Optuma Forums › Optuma Scripting › Increase Script Speed › Reply To: Increase Script Speed

- Topics: 5
- Replies: 1
- Posts: 6
Thank you Matthew,
Yes the version I sent you had the bracket issue, thanks for identifying that. I actually fixed that before I submitted the question on how to increase the speed but I sent the wrong version of code without the bracket fix. So, I still have the issue with speed of the code and hope someone can let me know if I should restructure the code. The code runs at an ok speed when I remove the Variable EC from the script BSDailyOff = (S1> 5) or (S2 == 0) or (EC == 0); I wonder if the code is going in unnecessary loops as the BSDailyoff variable references EC? I have a new computer with 64 mb ram so seems like this code should run quicker. I plan to expand on this code significantly and I am already having speed issues. Thanks so much for any suggestions.