[Gambas-user] A Beginner's Guide to Gambas

Scott sclewin at ...1126...
Sat Oct 15 20:37:55 CEST 2005


Hi,

    I may have found a typo for you on page 91.  You have

PUBLIC SUB ListBox1_Click()
 IF Trim(ListBox1.Text) = "System.Charset" THEN
    TextLabel1.Text = System.Charset
 

I believe you probably meant to have = "Charset" where you have
= "System.Charset"

-- 
Your friend,
Scott

http://www.bmts.com/~sclewin

"No one is good at everything, but everyone is good at something"





More information about the User mailing list