');
}
// Content for every other browser.
else {
document.write();
}
// -->
');
}
// Content for every other browser.
else {
document.write();
}
// -->
|
|
| |
pcMAINFRAME Express Sample Commands
|
PCSCRIPT
A PCSCRIPT is used to control processing on the PC before and after
transfer requests. A script can be used to perform a wide variety of
PC tasks, including directory operations, file manipulation and program
execution.
Return codes from prior steps can be tested to control logic flow.
The user return code is set with the QUIT command.
|
.
.
.
PCSCRIPT
IF EXIST 'C:\PCMFTEST\UPDATA\PCMXALL.1' THEN
QUIT(0)
ELSE
QUIT(239)
ENDIF
/END
.
.
.
/*
|
This is a simple fragment of a command file. A more complete
Sample Job Stream is available.
|
|


Home |
About Us | Products | Tech Support | Contact Us
cfSOFTWARE, 2454 East Dempster St., Suite 201, Des Plaines, IL 60016
800-366-8756 or 847-824-7180. Fax: 847-824-0930
Legal Information
Site designed and maintained by Web1 Digital Interface Inc.