(form "00099" (size 45 12) (help "00099_TIP_0") (heading "CONVERT DXF FILES TO STR FILES") (label (position 5 3) (text "Define the DXF files to convert")) (label (position 5 4) (text "Location")) (label (position 5 5) (text "ID range")) (label (position 5 6) (text "Output File")) (field "locn" (position 15 4) (display_length 26) (input allowed) (null allowed) (max_length "FIO_MAX_LOCATION_LENGTH") (file (link "lrange") (extension "*.dxf")) (help "00099_TIP_1")) (field "lrange" (position 15 5) (display_length 26) (input allowed) (format range) (null allowed) (max_length 32) (help (field "locn"))) (field "outputfile" (position 15 4) (display_length 26) (input allowed) (null allowed) (max_length "FIO_MAX_LOCATION_LENGTH") (help "00099_TIP_2")) (default_buttons) )