DeadIslets
Programmer
I am prompting the user to input a date with a 4-digit year. I have 'Set Century On' and my statement looks like the following:
@4,0 Say "Date of Service" Get tDOS Picture "99/99/9999"
However when the Get receives focus it prompts for the date with a 2-digit year, i.e. "99/99/99" I thought the Picture clause would take of this but evidently not. I am probably missing something obvious. Thanks for your help folks.
-Keith.
@4,0 Say "Date of Service" Get tDOS Picture "99/99/9999"
However when the Get receives focus it prompts for the date with a 2-digit year, i.e. "99/99/99" I thought the Picture clause would take of this but evidently not. I am probably missing something obvious. Thanks for your help folks.
-Keith.