06-03-2009, 09:13 AM
Hi,
I'm wanting to display both set text and a variable in an error messgae, however I can't seem to figure out how to do this, can anyone show me please?
I'm trying to display "Hello NAME", where NAME is a variable.
I tried using
mes ("Hello" s)
But it just gave an error, is there a way of doing this?
Thanks,
Paul.
I'm wanting to display both set text and a variable in an error messgae, however I can't seem to figure out how to do this, can anyone show me please?
I'm trying to display "Hello NAME", where NAME is a variable.
I tried using
mes ("Hello" s)
But it just gave an error, is there a way of doing this?
Thanks,
Paul.