Avatar

Level 4

Hi all,

I wrote the following script to convert the entries in a field to upper case, but it is not working using FormCalc;

  on exit event:

  Upper(fieldtxt4.rawValue);

Thanks

v/r

Tammy;