When running a SEND_MAIL script function in 21.0 with the following script:
: SET &EMAIL# = SEND_MAIL("[email protected]",,"Subject line here",&NOTIFICATION_TEXT#)
: P &EMAIL#
The return code was simply:
0000000002000142
or 2000142
What is causing the problem? This return code is not in the documentation.
Version: 21.0
Undocumented return code - further investigation shown below
This return code is stating that there is a problem with the SEND_MAIL command. Further investigation is required as described in two possible ways below:
For more information, please see the SEND_MAIL documentation page.