[Gambas-user] Continue to next line

Ignatius Syofian isy21 at ...1082...
Fri Dec 9 09:17:09 CET 2005


Hi, all


How to break a long line to 2 line or more ?

Sample:

dim txtvar as string

txtvar="select mychar1,mychar2 from sampledata " &  _
            "where fcount=1"

i try this "& _" but it don't work, how i con do this or i can't do this ?

i need this only if, i debugging then i can read easyly and sometime i have to 
use a long command string

Thanks


-- 
Regards,

Ignatius Syofian




More information about the User mailing list