Minimum required version is RJSERS library version 2.04.
Version 2.52 and above has an optional parameter that accepts a From Email Address for the fax sender. If this setting is left blank, the default email address for the AS/400 user in the Fax Address Book is used. If there is no entry for the user in the fax address book, the default From Email Address from the FROMADDR data area is used as the from address for the outbound fax.
Version 2.53 and above has an optional parameter that accepts a message text line for the cover page. The message test parameter is the 6th parameter after the FAXTO: keyword.
FAXTO: Format
FAXTO:<ToPhone#>;;;;;~
Example with from email address and message text:
FAXTO:999-999-9999;Joe Jones;RJS Software;888-888-8888;[email protected];This is a test message line~
Example without from email address:
FAXTO:999-999-9999;Joe Jones;RJS Software;888-888-8888~
Embedding a FAXTO: keyword within a report
- The FAXTO: keyword line can be printed within the first 150 lines of a report and the fax report.
- The Addresses in Report setting must be enabled on the Edit Output Queue List screen from the RJSFAX menu.
Embedding a FAXTO: keyword within the user defined data field
- The FAXTO: keyword line can be embedded within the user defined data for a report using the OVRPRTF command.
Example:
OVRPRTF FILE(QSYSPRT) USRDFNDTA('FAXTO:999-999-9999;Joe Jones;RJS Software;888-888-8888;[email protected];This is a test message line')
Last Modified On:
No, open a new Support Case