Set.upper.left
From Sierra WikiNew
The purpose of the set.upper.left command not currently known.
Syntax
Remarks
This command may be related to setting up the screen for games on non-PC platforms, but this is not known for certain. In the MS-DOS interpreter file this command points to a null function that skips over the passed arguments, and does nothing.
Possible Errors
None.
Example
Code:
set.upper.left(0, 0); [ does nothing on PC AGI games
Technical Information
Required Interpreter Version: | Available in all AGI versions. |
Byte-Code Value: | 155 (0x9B hex) |