>
Here's an idea.
I run Arachne by calling the batch I.BAT that:
@echo off
c:
cd \arachne
arachne^Z
>

Or,

What is ^Z at the end of that .BAT file?  Would it work?  Would DOS look for an
ARACHNE^.EXE, ARACHNE^.COM or ARACHNE^.BAT, since DOS file names are limited to
8.3?  Or was it supposed to be an ASCII 26, which I believe is allowable at the
end of a DOS text file but not needed?

Reply via email to