Ultimate Amiga
Network Boards => AMOS Language Discussion => AMOS Factory => AMOS Professional Forum => Topic started by: rednova on March 26, 2011, 12:41:30 AM
-
Dear Friends:
Is been a long time since I coded in AmosPro, but I am back
into it.
I load an IFF picture and display -so far so good -
then I use
CLS 0
pen 3
print "my msg here"
wait key
when the message shows up, the text is enveloped by the color.
How can I eliminate the outside color ?
Please help ?
rednova
-
Paper integer/number
E.g. Paper 1
Section 05.06.02 in the AMOS Pro manual.
-
I tend to use ink 3,0 etc rather than the pen/paper commands