M1230 XA problems
14-Nov-93 07:24:07
Sb: #68194-M1230 XA problems
Fm: Joe Buckley 76703,4032
To: IAIN WHITEHEAD. 100022,2554
Iain,
I can see your problem right now:
When I said to type in "SYS:SYSTEM/SetXA" in your Startup-Script, I
implied that SetXA would be IN the drawer named SYS:SYSTEM. If you actually
have the files in your UTILITIES drawer, use the command line –
"SYS:Utilities/SetXA" (or AutoXA…you only need to run SetXA once, then use
only AutoXA from your S-Script.)
Your script can't find the file. If you use the full path, then the
path must actually lead to the file. If you use just the file name, then the
line to run the file must appear AFTER the point in the script where the PATH
variable is set to include the path to the file.
Either change the script line to point to the drawer where the files
are actually stored, or move the files into your SYSTEM drawer.
Joe