*NODEFTABID (GETMODE)


PLBCMP GUI Only

*NODEFTABID={value}

 

The *NODEFTABID control reports the state of the default tab id generation mode. When *NODEFTABID=ON is executed, the runtime does not generate a tab identification for each object as it is created. The default is *NODEFTABID=OFF.

 

This control is used in conjunction with TABID option for CREATE statements.

 

{value} is a previously defined Numeric Variable that reports the current state of the default tab id generation mode.

 

The {value} returned is one of the following:

 

Value

Default tab id generation is ...

0

OFF.

1

ON (default).

99

unavailable (PLBCON)

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *MODULEPATH (GETMODE) *OLDDRAW (GETMODE)