Flag Clear Command (PLBDBUG)


 

The Flag Clear command clears one or more of the PL/B flags. The format for the FC command is:

FC {flags}

 

Several or all flags may be specified and set. The exception is the Greater flag, that is a pseudo flag only. It is 'Clear' only if Zero or Less is 'Set'. Clearing the Greater flag with the debugger sets the Zero and Less flags. Valid flags are Zero, Less, Over, EOS and Greater.

 

 

See Also: PLBDBUG Commands, PLBDBUG

 



System Utilities Edit Mode Command (SUNDBUG) Flag Set Command (SUNDBUG)