Set.upper.left

From Sierra WikiNew
Revision as of 00:14, 3 June 2024 by Andrew Branscom (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The purpose of the set.upper.left command not currently known.

Syntax

set.upper.left(byt A, byt B);

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)

See Also

System Commands