[Gambas-user] Possible bug in 1.0.13?
GuruLounge - MailLists
maillists at ...1367...
Fri Feb 24 08:58:57 CET 2006
I fixed it. Had to do with another function call that had a null
appended:
mystring = backtostring(somestring, searchstring, intappend) + ""
was causing the problem (using "+" instead of "&") . What I don't
understand is why the debugger didn't point to THIS line instead of the
line that called the function.
Jeff
> A little more info is required. But first try the debugger and check variable
> before it is used. It's un-likely that this is a Gambas issue.
> John
>
>
--
.^.
/V\
/( )\
^^-^^
Linux Advocate
More information about the User
mailing list