Home | Packages | Files | Procedures | Classes | Keywords | External packages
clear () | ||
Removes all stored messages from memory |
messages () | ||
Query the memory storage facility for messages stored in it. | ||
Returns: A list containing the messages stored in the facility, and their handles, in a format suitable to 'array set'. |
storeMessage (command message) | ||
Store the given message into our internal array. | ||
Argument: command | The script evaluate after completion of the process (use Done to accomplish this). Allowed to be empty, nothing is done in that case. Gets either 'error' or 'done' as first argument. | |
Argument: message | The text of the message to store. |
stored () | ||
Query the memory storage facility for messages stored in it. | ||
Returns: The number of messages stored in the facility |
Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries