Another bug-or-oddity in the BDT Editor.
Some wily programmer before me, decided it was jim dandy to use certain 
reserved words as variables.
The compiled has no problem with it, but the BDT Editor is barfing when it sees 
something like

FOR LOOP = 1 TO 10

and also when it sees
GOTO NEXT
....
NEXT: do something here

It thinks I suppose that LOOP and NEXT shouldn't be used in these ways, and 
probably they shouldn't.
But they can.
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to