TEXT
Syntax
TEXT(<window>, <X>, <Y>, <text>, <colour>)
Description
Draws <text> in the system font (with top-
left coordinates at <X>, <Y>) in <window>
with 24-bit colour <colour>.
24-bit colours are of the format:
&BBGGRR00, eg. &FF00FF00 is magenta.
© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:32 BST 1998
(Now uses MML)
|