cln - Collect actors

Name

cln — Collect actors at display list number

Syntax

cln display_list_number | sav | ret

Description

Geocap has 10 display lists for saving the graphics going from 0 (default) to 9. The cln shell command will set the saving of graphical actors to the specified display list number. The display list has importance when erasing the screen. z will erase actors on current list. zz erases all display lists.

Arguments

display_list_number

Set display list display_list_number (between 0 and 9) for saving graphical actors.

sav

Will save the current display list number.

ret

Will return and set the saved display list number as the new display list.

See also

acp - Actor properties, z - Clear screen, zz - Clear screen for all lists