[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DRAW & XDRAW... How to use



In article 
<jonINTERNETrelayCHAT-0501001503200001@nn-157-22-180-5.napanet.net>, 
jonINTERNETrelayCHAT@napaVALLEYnet.CLARInet (Jon Bettencourt) wrote:

> The problem is, Applesoft will only let me draw the first shape. If I try
> to draw the second, third, or fourth, I get an Illegal Quantity Error.

That's strange. It's supposed to work like you think. Are you sure you 
have defined this table in a location where it can't be overwritten by 
something else? (input buffer, hgr screen, string space etc) And that 
E8~E9 points to it?

> And is Applesoft supposed to let you XDRAW 0 AT 100,100?

I don't think so. Shapes are numbered from 1 to the number of shapes. 
But I've tried it out and XDRAW 0 doesn't give me an error. Hm.

> Is that command like an XPLOT, if there was one?

No, there is no XPLOT. Some books mention XPLOT as "a reserved word that 
does not correspond to an Applesoft token" or something, but never mind 
that. Forget XPLOT.

-- 
Groetjes, Pim

Same excuse every time