Introduction MTB Statements File System Compiler Applications Reference Guide Index

Language Structure Data Division I/O Format Division Procedure Division Mnemonics

(FAX To)

Mnemonic: (FAX To=ARG1$)
Hex equivalent: --
Discussion: ARG1$ is a 31-character string that specifies the contents of the TO field on the cover page of the fax.

Also see (FAX From).

Example:
OPEN (1) FAXDEVICE$
.
.
.
PRINT (1) (FAX To="Recepient's name here")