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