Introduction MTB Statements File System Compiler Applications Reference Guide Index

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

(FAX Send Time)

Mnemonic: (FAX Send Time=ARG1$)
Hex equivalent: --
Discussion: ARG1$ is a 5-character string in the format "HH:MM" that specifies the time of day to send the fax. A null value indicates the current time.

Also see (FAX Send Date).

Example:
OPEN (1) FAXDEVICE$
.
.
.
PRINT (1) (FAX Send Time="11:30")