Ultimate Amiga
Network Boards => AMOS Language Discussion => AMOS Factory => AMOS Professional Forum => Topic started by: rednova on 26 Mar, 2011, 01:41 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