The option command

The option command is used to control miscellaneous aspects of Amiga Mosaics behavior. If the to argument is present, item is set to that value. If it isn't present, the value of item is returned. If the item has no value, then the to argument is ignored.

Template: item/a,to/n

binary
Has a value of either 1 or 0. If 1, then documents loaded over the net are automatically saved to a file. If 0, the documents are displayed.
clear
Has no value. Causes the global history list to be cleared.
delay
Has a value of either 1 or 0. If 0, then images in an HTML document are automatically loaded when the page is loaded. If 1, this loading is delayed.
flush
Has no value. Causes the image cache to be flushed of any unused images.
load
Has no value. Causes any delayed images in the current document are loaded.
offset
Has a numeric value indicating what part of the current document is being displayed, or to return to that position later. Do not use this value with documents other than the one it came from.
Up to the commands, on to screen or back to open.
Mike W. Meyer