DH-> I would like some assistance in regards to scripting with QModem Pro
-> for DOS, version 1.53.
DH-> I would like a list of the commands available for use in a SCRIPT
-> file. In particular, I would like to know if there is an "IF, THEN"
-> statement available that would allow me to check for the existence of
-> a file. It would also be helpful if I could execute the DOS Delete
-> command through a script.
Such a list would be extensive. Maybe if you contact Mustang, you could
buy another copy of the manual... probably at a reasonable price. For
that matter, the doc file that comes with 4.6 is almost exactly the
same.
To detect the existance of a file, EXIST FILENAME YES_LABEL
To delete a file, DELETEF FILENAME
There is no IF THEN 'Block' command, but just a IF...
If '$0' = 'YES' YES_LABEL
IF $ONLINE YES_LABEL
David
---
þ QMPro 1.53 þ I cna ytpe 300 wrods pre mniuet !
---
---------------
* Origin: * Mississippi Online * 601-356-9032 * 28.8 * (1:361/205)
|