Function
Assigns trusted status to an object program.
Format
ENTRUST status
status is that to be given, or added, to the object program; it must be either Q, R or S.
Forbidden contexts
NO CORE IMAGE
Execution
A check is made to ensure that the proper user has the TRUSTED privilege. If he does, the core image will be treated as though the given status had been set in the request slip until the core image is deleted or a CANCEL ENTRUST command issued for that status.
The status assigned by this command may be preserved by a SAVE command. However, ENTRUST will not alter the request slip in the file from which the program was loaded.
Error Messages
TRUSTED STATUS PARAMETER MISSING
z NOT RECOGNISED
Function
Removes trusted status from an object program.
Format
CANCEL ENTRUST status
Forbidden contexts
NO CORE IMAGE
Execution
After this command has been issued, the program will not have the specified status. This does not depend on whether the program actually had this status, or on how the status was assigned.