BAP Online Manuals
: Library Reference
: Library by Name
: clearwindow
Previous: clear_mailbox
Next: closefile
6.2.22. clearwindow
clears the current window
SYNOPSIS
INCLUDE 'winlib.h'
clearwindow
SYNTAX
clearwindow
ARGUMENTS
(none)
DESCRIPTION
Clears the content of the current window and sets the cursor to the upper left
corner.
ERRORS
Always succeeds. No runtime errors.
LAYERS
prolog-process, client-server, object
RELATED PREDICATES
makewindow
,
gotowindow
,
removewindow
,
shiftwindow
,
write
,
cursor
BAP Online Manuals
: Library Reference
: Library by Name
: clearwindow
Previous: clear_mailbox
Next: closefile