Set.upper.left: Difference between revisions
From Sierra WikiNew
Jump to navigationJump to search
m (1 revision imported) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 00:14, 3 June 2024
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) |