James
I'm storing this as a 15 character alpha field
Just convert the string to a number (before converting back to string). The string command will allow you to format the variable, you can do something like:
<%=String(Num([table]phone);"(###) ###_####")%> Or, you can use Aparajita's method Regards Mike Erickson _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
