« Return to Thread: Check Syntax error message doesn't make sense (to me)

Re: Check Syntax error message doesn't make sense (to me)

by Michael Steinwede-2 :: Rate this Message:

Reply to Author | View in Thread

Thank you Achim and Tom, your suggestions solved the problem.

I had some weeks ago set up this same routine with two parameters ($1  
was a pointer; $2 was text) and recently say a way of eliminating one  
of the parameters (the pointer).
However, what I didn't realise was that the original parameters were  
fixed in the Compiler-method and so it saw $1 as a pointer when I was  
passing a text. Hence, Invalid constant type: Alphanumeric.

Thank you again for expanding my limited knowledge of 4D.

Michael.

**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

An all-new List box. More features, more power.
Headers, footers, cell formatting and other goodies.
See it here first! <http://www.4d.com/livedemos>

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************


 « Return to Thread: Check Syntax error message doesn't make sense (to me)