RUNNAME Property


9.1, PLBCMP GUI Only

 

The RUNNAME property defines the run-time name of the object. The property uses the following format:

RUNNAME={value}

Note the following:

  1. RUNNAME may be used in CREATE, GETPROP and SETPROP statements.

  2. {value} must be a Character String Variable that specifies the name.

  3. Two compiler directives (%RUNNAMEON and %RUNNAMEOFF) control the automatic assignment of the RUNNAME property in CREATE instructions.

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

  5. The Designer utility uses the RUNNAME property internally and is therefore not shown in the Designer's property list.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference RTF Property SCALE Property (DATATABLE)