= used for the observer,
= used for turtles,
= used for patches
_____________________________________________________________
clear-output
Deletes all text in the output window.
_____________________________________________________________
save-output
better to use: export-output
Saves the output window to a file.
_____________________________________________________________
set-output-filename
Sets the file to which the StarLogo output window is saved (when you execute the
save-output command). set-output-filename does not take any inputs;
it pops up a dialog box from which you select the file.
=============================================================