by robots42 » Fri Aug 01, 2008 1:42 am
by robots42
Fri Aug 01, 2008 1:42 am
Thank you.
I would never have imagined that from the manual. Is there a document somewhere with it in?
The reason 5 ran 7 was because I had altered the range of the Action command check from (50 - 82) to (48 - 88) as this allowed me to use the PC keyboard to send 0-9 and A-W via the programming cable.
So now I understand what GOTO AUTO and FILL do, I guess there could have been a range of nested programs except that I can't get it to work if FILL is not FILL 255,10000. Ie FILL 255,5000 doesn't work.
I may be missing something but why would anyone want to split their program into two with such primitive parameter passing?
David
Thank you.
I would never have imagined that from the manual. Is there a document somewhere with it in?
The reason 5 ran 7 was because I had altered the range of the Action command check from (50 - 82) to (48 - 88) as this allowed me to use the PC keyboard to send 0-9 and A-W via the programming cable.
So now I understand what GOTO AUTO and FILL do, I guess there could have been a range of nested programs except that I can't get it to work if FILL is not FILL 255,10000. Ie FILL 255,5000 doesn't work.
I may be missing something but why would anyone want to split their program into two with such primitive parameter passing?
David