[Gambas-user] syntax error
Charlie Reinl
na2492 at ...9...
Sun Mar 6 21:48:51 CET 2005
>Hi,
>
>Could someone please look at this code and tell me why I am getting a
>syntax error on the first line? It's simple stuff that shouldn't be
>generating an error.
>
>DIM strQuestions AS String
>DIM strWrong AS String
>
>IF countCorrect > 1 THEN
> strQuestions = "questions"
>ELSE
> strQuestions = "question"
>END IF
>
>IF countWrong > 1 THEN
> strWrong = "questions"
>ELSE
> strWrong = "question"
>END IF
>
>
>
>Neil
Salut Neil,
reading your mail, I just can say 'Hi' is not a gambas command.
Or where is the first line.
Dit you guys all work on 'top secret' project, while not posting
working pieces of code (also called projects)
when you need help ???????????????????
Amicalment
Charlie
* Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de *
More information about the User
mailing list