82CD3 |
ParOuterLoop
|
( Disp Keys NonAppKeys? DoStdKeys? menu #row suspendOK? ExitCond AppErr → )
|
82C8D |
POLSaveUI
|
( Disp Keys NonAppKeys? DoStdKeys? menu #row suspendOK? ExitCond AppErr → )
Saves current UI to LAMSavedUI .
|
82CB5 |
POLSetUI
|
<see>ParOuterLoop
Sets new UI, same arguments as to
ParOuterLoop .
|
82C97 |
POLKeyUI
|
( → )
Displays, reads and evaluates keys according
to set UI.
|
82CAB |
POLRestoreUI
|
( → )
Restores saved UI from LAMSavedUI .
|
82CA1 |
POLResUI&Err
|
( → )
Restores saved UI and executes ERRJMP .
|