Creating, Destroying and Resetting Documents

The following commands are used to create and reset PrintOMatic Lite documents:

new creates a new document

forget never call this directly

reset resets a document to defaults

To destroy a document, never call the forget method of an Xtra explicitly. Instead, use the following syntax to explicitly get rid of a document object when you are done using it:

set doc = 0