muheeb
11th February 2004, 15:51
Hello all,

I'm facing a weird problem using "mess()" function...

I defined a message code (e.g. "tccom2eval")

and then used mess("tccom2eval", 1) in my script

but when I compile I get the error:
"Numeric expression expected" in that line!!

In fact this the first time I use this function,

but it seems trivial to use it.


Thanks.

lli-baan
11th February 2004, 16:49
could you show us your message? Do you have a wild card, e.g. %s, in the message???

muheeb
11th February 2004, 16:53
Thanks all,

I solved the problem.