(form "00261" (size 46 6) (help "00261_TIP_0") (heading "SURVEY JOB INFORMATION") (label (position 2 3) (text "Surveyor")) (label (position 2 4) (text "Survey Date")) (field "surv" (position 13 3) (display_length 26) (input allowed) (null allowed) (max_length 26)) (field "survdate" (position 13 4) (display_length 16) (input allowed) (null disallowed) (format datetime) (max_length 24)) (default_buttons) )