[Gambas-user] conv$ - string length limited?
Eilert
eilert-sprachen at ...221...
Tue Sep 28 10:02:14 CEST 2004
Hi,
I just found that on one of my projects conv$ seems to be limited to a
certain length of the string to be converted.
In this program, I am using this function to convert text from a
TextArea into a standard string to be able to use len() properly. Now we
found that if the text exceeds a certain length, the program does not
react anymore.
If a limit of conv$ is the reason for it, I hope I can replace it by the
String.Length() function. If it's not, I'll have to look for the bug
somewhere else :-)
Rolf
More information about the User
mailing list