This error comes from translated TSL scripts. The script will typically run correctly once, then generate this error on subsequent tries. Closing and reopening TinyTERM is the only workaround.
problem can be traced to the tsl_atobjdone() command. For example, this line caused the problem in one customer’s script:
tsl_atobjdone(111,9,5,5,250,200,(0)|16385,””,””,0,0,-1,”chosen”, “”);
Everything before this point executed correctly. Every tsl_ command after this one gave the above error, followed by a “Subscript out of bounds” message.
CR 784
This entry was posted
on Thursday, May 3rd, 2007 at 10:14 am and is filed under CScript.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.