vle-displaypause
(vle-displaypause
pauseDisplay)
enables or disables display updates - when
disabled, any update of the screen is suppressed until enabled
again
Arguments |
pauseDisplay T disables display updates; NIL enables display updates |
Return |
T when display updates
are disabled |
Example |
|
Alias |
|
Remarks |
this function can be nested -
but each call with 'T' should be paired by a call with
'NIL'; |
© Bricsys NV. All rights reserved. |