| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Language Structure | Data Division | I/O Format Division | Procedure Division | Mnemonics |
Mnemonic:
| (FAX PCX File=ARG1$) |
| Hex equivalent: | -- |
| Discussion: | ARG1$ is a 79-character string that specifies the path and name of the .PCX file to be sent as the fax (DOS format). |
| Example: |
OPEN (1) FAXDEVICE$ . . . PRINT (1) (FAX PCX File="C:\GRAPHICS\DRAWING.PCX") |