Scripting Additions Guide

CHAPTER 2
Scripting Addition Commands
12 Command Definitions
PARAMETER
string An ASCII character.
Class: String
RESULT
The ASCII number that corresponds to the specified character.
EXAMPLES
ASCII number "d"
--result: 100
ASCII number "e"
--result: 101
ERRORS
Error
number Error message
–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.
–1715 Some parameter wasn't understood.
–1718 Reply has not yet arrived.
–1720 Invalid range.