| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Language Structure | Data Division | I/O Format Division | Procedure Division | Mnemonics |
Mnemonic:
| (FAX Config File=ARG1$) |
| Hex equivalent: | -- |
| Discussion: |
ARG1$ is a 79-character string that specifies the path to the FAX
Driver Defaults File (DOS format). Comet configuration will
include this file name for the fax device.
Also see (FAX Write Config). |
| Example: |
OPEN (1) FAXDEVICE$ . . . PRINT (1) (FAX Config File="C:\FAX\FAXFILE.DAT") |