A nonconversational IMS/DC program contains the paragraph APS-PROGRAM-INV-PARA.
In a program using design mode, AMB performs this paragraph when the program
is TP-PROGRAM-INVOKED. Usually, you set TP-PROGRAM-INVOKED to TRUE for a conversational
program only. The presence of APS-PROGRAM-INV-PARA in a nonconversational
program is a conflict, and may not function as intended.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Resolution:
To keep the paragraph, explicitly perform it from user-written logic, or
define the program as conversational by specifying &TP-USER-LEN 0. Otherwise,
remove the paragraph.