![]() |
||||
Technical Support |
||||
Date of Birth Format Customer wants DOB in a print format to read mm/dd/yy and it currently reads mm/dd/yyyy. In the printformat enter the following line: select(length(dob)=10,str(dob,1,5)&str(dob,9,2),dob) This statement says "if dob is 10 characters long print the first 6 characters and the last 2 characters. |
||||
Email your support questions to tech@versaform.com |
||||
This information is provided as a courtesy. VersaForm Systems Corporation has provided this information "AS IS" without warranty of any kind – express or implied. In no event shall VersaForm Systems Corporation be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. |
||||