0 Members and 3 Guests are viewing this topic.
Okay, I have a new update... I have finally added the Disp command to the list. Apparently I didn't have a bug, but I guess it is always safer to be, well, safe. Also, I forgot to mention that I have not compressed the program. I will start doing that after the next command, though.The next command I plan to use Line(a,b,x,y,t where it makes rectangles. For now I am going to use the OS routines, but I think I will make my own routines at another date.
Does the pause have to be right in the middle? O.o I'm not sure if I understand the code. Nice to see it is still progressing, though.
So basically that 33 is used in both the Pause command as well as the 4th argument in Line(), as a way to save space, right?