| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Language Structure | Data Division | I/O Format Division | Procedure Division | Mnemonics |
Mnemonic:
| (FAX Delete Job=ARG1$) |
| Hex equivalent: | -- |
| Discussion: | ARG1$ is a 2-character string containing the CAS event handle. This control removes a submitted fax job from the CAS job queue. |
| Example: |
OPEN (1) FAXDEVICE$ . . . PRINT (1) (FAX Delete Job=HANDLE$) |