(form "00211" (size 61 7) (help "00211_TIP_0") (heading "CONVERT PLOT FILES TO DXF FILES") (label (position 2 3) (text "Define the plot file to convert")) (label (position 2 4) (text "File name")) (label (position 2 5) (text "Layer ID")) (field "pfile" (position 17 4) (display_length 40) (input allowed) (translate lower) (null allowed) (max_length 40) (file input (extension "*.dwf,*.pf"))) (field "layid" (position 17 5) (display_length 20) (input allowed) (translate upper) (null allowed) (max_length 20)) (default_buttons) )