
-= Info about application 'RxFAX' =- [Synopsis] Receive a FAX to a file [Description] RxFAX(filename[|caller][|debug]): Receives a FAX from the channel into the given filename. If the file exists it will be overwritten. The file should be in TIFF/F format. The "caller" option makes the application behave as a calling machine, rather than the answering machine. The default behaviour is to behave as an answering machine. The "ecm" option enables ECM. Uses LOCALSTATIONID to identify itself to the remote end. LOCALHEADERINFO to generate a header line on each page. Sets REMOTESTATIONID to the sender CSID. FAXPAGES to the number of pages received. FAXBITRATE to the transmition rate. FAXRESOLUTION to the resolution. PHASEESTATUS to the phase E result status. PHASEESTRING to the phase E result string. Returns -1 when the user hangs up. Returns 0 otherwise.