[Gambas-devel] While testing LineAnalyze
Benoit Minisini
gambas at ...1...
Sun Aug 22 13:57:02 CEST 2004
On Thursday 19 August 2004 23:20, Charlie Reinl wrote:
> Salut Benoit,
>
> the compiler takes that line
> sFile=Left(hForm.Title,Instr(hform.Title," ")-1)
>
> a 'Comma missing' he said at that line (one of the cases I don't handle
> correct with LineAnalyze)
>
> sFile = Left(hForm.Title, Instr(hform.Title, " ") -1)
>
> Amicalement
> Charlie
>
Huu ? I don't understand what you mean.
If I enter your first line, it compiles perfectly.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list