I would like a mask for a date that has spaces between the "dd" and "mm" and "yyyy"
I am creating a PDF form and I have the date showing as "01 01 2011" I would like it to show "0 1 0 1 2 0 1 1"
Custom format script: AFDate_FormatEx("dd mm yyyy");
Custom keystroke script: AFDate_FormatEx("dd/mm/yyyy");
easy way, impossible?
John
merci! !
