(form "20042" (size 70 13) (heading "SECTION GROUP DEFINITION") (label (position 5 3) (text "Section Type")) (label (position 10 5) (text "Section")) (label (position 5 7) (text "Section Range")) (label (position 5 9) (text "Preview File")) (label (position 35 9) (text "Contains Section boundaries ")) (label (position 35 10) (text "file ID will be 0")) (field "scr_type" (position 20 3) (display_length 26) (input allowed) (max_length 26) (value_in "NORMAL to Y Axis" "NORMAL to X Axis" "NORMAL to Z Axis" "MODEL SPACE Y Axis" "MODEL SPACE X Axis" "MODEL SPACE Z Axis" "PLAN" "VERTICAL" "AXIS - using End Point" "AXIS - using Bearing & Dip") (default "NORMAL to Y Axis") (null disallowed) ) (menu (position 20 5) (size 14 1) (item (text "Define") (function "but_def_sect") ) ) (field "scr_number" (position 50 7) (display_length 12) (background) (input disallowed) ) (field "scr_offset" (position 35 7) (display_length 10) (background) (input disallowed) ) (field "scr_orient" (position 40 5) (display_length 5) (background) (input disallowed) ) (field "scr_range" (position 20 7) (display_length 15) (input allowed) (format range) (max_length 50) ) (field "scr_name" (position 20 9) (display_length 10) (input allowed) (max_length 26) ) (default_buttons) )