Scripting Additions Guide

CHAPTER 2
Scripting Addition Commands
Command Definitions 63
NOTES
The Log command works even if logging has been turned off with the Stop Log
command. If the Stop Log command is sent before the Log command, logging
will still be turned off after the Log command is sent.
ERRORS
Store Script 2
The Store Script command stores a specified script object in a specified file. It is
the only command provided by the Store Script scripting addition.
SYNTAX
store script scriptObjectVariable ¬
[in referenceToFile ] ¬
[ replacing replacementOption ]
Error
number Error message
–50 Parameter error.
–108 Out of memory.
–1700 Can't make some data into the expected type.
–1701 Some parameter is missing for <commandName>.
–1704 Some parameter was invalid.
–1705 Operation involving a list item failed.
–1708 <reference> doesn't understand the <commandName> message.
–1718 Reply has not yet arrived.