u0010

u0010


u000e Index Level u0011
Syntax result = oconv( logon.data, "u0010" )
Category BASIC
Type User Exit
Description Creates a phantom process.  Logon.data is a dynamic array, which consists of:

user.id ] user.password ^ md.id ] md.password ^ command ^ options ^ parent.pib# ^ child.pib#

"]" denotes a value mark (char(253)); "^" denotes an attribute mark (char(254)).
Options s  do not create hold file
m  return any messages to parent.pib
See Also phantom
Example
Warnings This user exit is used internally by the "z" program to create a phantom process.  Its explicit use is not recommended.
Compatibility
u000e Index Level u0011