BachlN
16th October 2003, 18:34
Hi I all,
I do some PCF programming. I want to use the standard message function in which you can use constrain validation message constant.
eg.
code
message = "00000000"
output
Messagebox with the content of the valid. mess.
QUESTION
Is it possible to use parameter substitution like in sprintf
without using the message() resp. mess() function
thanks nb
I do some PCF programming. I want to use the standard message function in which you can use constrain validation message constant.
eg.
code
message = "00000000"
output
Messagebox with the content of the valid. mess.
QUESTION
Is it possible to use parameter substitution like in sprintf
without using the message() resp. mess() function
thanks nb