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

[StrongED] buglet in BASIC toolbar Lof



Save the following code as a BASIC file, run it to show that it is 
valid then and click on the toolbar icon to show a list of PROC and 
FNs.

The indented PROCjr_1 is not listed.
If you indent the second PROC StrongED give an Error not found 
message.


-------------------------------
PROCjr_1
PROCjr_2
END

 DEF PROCjr_1
 PRINT "Hello World"
 ENDPROC

DEF PROCjr_2
PRINT "Goodbye World"
ENDPROC
--------------------------------

John

-- 
John Rickman -  http://rickman.orpheusweb.co.uk/lynx
"Poetry is a MUG's game" - TS Eliot

--=20
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx
List archives at http://www.Torrens.org.uk/RO/StrongED/index.html