Call by address
This type of call is used within OS/400
system programs to allow calls of other
system modules. Define the specified
dialog variable with BASETYPE='PTR'.
When the call function is requested, the
dialog variable must contain a system
pointer to the program. Ensure the proper
authority is contained in the pointer.

Mit anderen Worten:
ILE-Unterstützung keine !
Als Adresse ist nur die Adresse eines OPM bzw. Hauptprogrammes nicht einer Prozedur erlaubt !

Es gibt da noch das ominöse EPM (Extended Program Model), aber was das ist weiß ausser IBM wohl niemand mehr.