[Gambas-user] mid$

scatman scatman_ at ...17...
Mon Dec 6 23:26:51 CET 2004


hallo

a have i little problem to understand MID$

I wrote....

dim myString as String

myString = "help me to understand mid String in gambas"

print mid$(myString, 4) 

gambas shows me.
 me to understand mid String in gambas

its cutted from left site.
 
but in the manuel
print mid$("Gambas",4)
says bas

regards
-- 

scatman




More information about the User mailing list