hi
would just like to report an error
I believe I found in my Atari compendium
declares the const
WF_CURRXYWH as 5
and
WF_PREVXYWH as 6
for the WIND_GET description
...however for
WIND_SET description
it declares
WF_CURRXYWH as 6
it is value 5 for both commands correct?
WF_CURRXYWH = 5
Charles