| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Language Structure | Data Division | I/O Format Division | Procedure Division | Mnemonics |
Mnemonic:
| (FAX Get Job Status=ARG1$) |
| Hex equivalent: | -- |
| Discussion: | ARG1$ is a 2-character string that contains the CAS event handle. This control returns the complete CAS Control File structure on the next READ/INPUT. |
| Example: |
OPEN (1) FAXDEVICE$ . . . PRINT (1) (FAX Get Job Status=HANDLE$) |