hello
I am trying to launch an Accuterm script, in my case cosmo.atsc from my basic code (mvBase).
According to the online help I can use the following code, except I replace the myscriptfile with cosmo. The script is located in C:\Program Files (x86)\Atwin71
I can run the script from the Accuterm Script Editor with out a problem, and if does what I want. However when I run it in basic I get the an Accuterm script error, see below. Can anyone offer any advice as to what I am doing wrong?
Thanks.
| EQU ESC TO CHAR(27), STX TO CHAR(2), CR TO CHAR(13) ![]()
|
