[Gambas-user] A few questions.

Oliver Stieber oliver_stieber at ...370...
Sun Dec 26 21:46:11 CET 2004


Hi, I noticed all the classes stuff in Gambas and have
tried to write a simple class browser for
debugging/watching variables.

The problem is every time I try
classes["myclass"]["symbol"] I get a not an array
error, 
and if I try classes["myclass"]._get("symbol") then
Gambas dies.

Getting a list of symbols works fine though 
for each foo in classes["myclass"].symbols ...




	
	
		
___________________________________________________________ 
ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com




More information about the User mailing list