0 Members and 1 Guest are viewing this topic.
But sometimes it gets so bad that you want to run back to axe parser and put a blanket over your head....Once on the 86 I tried a simple grayscale method. I found that clrdraw actually takes less time than zooming, and got a flickery gray! However, you had to repeat it over and over as, when it got to the goto and lbl, it would have a noticable pause.I would've killed for 86 xlib that day.
:1->X:goto START:lbl LABEL:pause "LABEL:End:lbl START:pause "start:If x=12:Then:pause "X=12:Return:End:while X<11:Pause "WHILE:x+1->x:If remainder(x,2:goto LABEL:Pause "While BOTTOM:End:For(b,1,2:goto LABEL
yeah I heard it wasn't very practical in many cases. I guess it can come useful for people who love to use Lbl/goto a lot and understands such code better. I understand that several nested While/repeat can become confusing about where each ends I could show the code for Illusiat 13 menu and I am fairly certain some people may get confused