Origin Ver.: OriginPro 8 SR3
Operating System: Ubuntu 10.04 (wine)
Here's my script: http://paste.pocoo.org/show/273499/
It works properly when I copy it (the whole script) into the Script Window. However, if I try to run it by writing
run script.ogs
I get an error:
fname.GetToken(ii,CRLF)$: str expression error
Why? What should I do to be able to run the script with a single command?