(form "70003" (size 55 13) (help "70003_TIP_0") (heading "EXPLOSIVE DENSITIES" ) (scroll_block "sgs" (position 5 4) (size 45 7) (extra 0 1) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 50))) (top (label (position 1 0) (text "Name")) (label (position 18 0) (text "SG")) (label (position 30 0) (text "Colour")) ) (main (field "name" (position 1 0) (display_length 16) (input allowed) (null disallowed) (max_length 16) (help "70003_TIP_1") ) (field "sg" (position 18 0) (display_length 10) (input allowed) (format real_8) (null disallowed) (max_length 16) (low_bound 0.0) (help "70003_TIP_2") ) (field "colour" (position 30 0) (display_length 11) (auto_next off) (input allowed) (translate lower) (null disallowed) (format colour) (max_length 32) (default "light grey") (help "70003_TIP_3") ) ) ) (default_buttons) )