[Gambas-user] mid$

Benoit Minisini gambas at ...1...
Tue Dec 7 11:08:00 CET 2004


On Monday 06 December 2004 23:26, scatman wrote:
> 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

Hmm... Not on my box: this returns whzt the doc says:

p me to understand mid String in gambas

Are you sure of your example ? Which language do you use ?

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list