Whenever you experience a script problem, you would be better served by working with Technical Support directly. In your case that would be through:
origin@additive-net.deSend the complete script along with specific instructions how it should be used and details of what precisely is not working.
Testing:
for(i=1;i<=200;i++) {i=;}
works fine, so there must be something in the main part of the script that is not working, but from the information so far I have no idea what that could be. Just as a suggestion, try using ii in place of i in the script. Origin uses i internally during some operations, so if your main script triggers any of those operations, the script could behave unpredictably.
P.S. To keep a discussion thread in 'one piece' you should go to the page containing the questions and replies and respond by clicking the Reply link.[This message has been edited by Greg (edited 01-05-99).]