When a program is included in a where clause, the system checks the trusted flag to
determine if it is safe to run the program. If not, an error occurs or a warning is
posted, depending on the setting of the This clause sets the trusted flag on the program to true or false. Use the following syntax to set the trusted flag: add|modify program PROG_NAME [!]trusted;
Note:
The
trusted clause must be used only for base
programs. |