Is there a way of getting say "EXTRAS" loaded without loading all the
other 400+ 'keywords' contained in TK2?
DJ_TOOLKIT has something in it to check if an extension is loaded - it's
the CHECK() command (I think!!!)
Yes, I use it quite a lot in my programs!

Something like IF CHECK('File_Select$') THEN PRINT "Menu_Rext present"

Also, in one of my past articles, I wrote about the Name List in
SuperBasic (QL Today I mean) and gave a demo of how to list everything
in the name list.

Might help?
Turbo Toolkit also has a function to help step through name table entries, I think I used it in my Basic Reporter program. Could be used to write your own EXTRAS perhaps.

Dilwyn Jones


_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to