[Gambas-user] String[] in Sub, what is going wrong

Christof Thalhofer chrisml at ...3340...
Wed Apr 27 20:14:39 CEST 2016


Hello Rolf-Werner,

apart from the other ...

Am 27.04.2016 um 18:02 schrieb Rolf-Werner Eilert:

>    For i = 0 To fontliste.count - 1
>      fntexc.Add(fontliste[i])
>    Next

Easier would be:

fntexc.Insert(fontliste)


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur




More information about the User mailing list