%RUNNAMEON


9.1

 

The %RUNNAMEON compiler directive instructs the CREATE instruction to automatically assign the RUNNAME property. The directive uses the following formats:

 

 

 

%RUNNAMEON

Flags Affected: NONE

Note the following:

  1. After this directive, the RUNNAME property is automatically assigned to all objects referenced in a CREATE instruction.

  2. If the RUNNAME property is explicitly specified in a CREATE instruction, it takes precedence over the compiler directive operation.

 

 

See Also: Compiler Directives

 



PL/B Language Reference %RUNNAMEOFF SKIP