(form "70038" (size 52 15) (heading "BLASTING REPORT" ) (label (position 2 3) (text "Select the hole attributes to be included in the note file:")) (scroll_block "attributes" (position 3 6) (size 46 7) (extra 0 1) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 50))) (top (label (position 1 0) (text "Pos")) (label (position 7 0) (text " Attribute")) (label (position 30 0) (text " Width")) (label (position 36 0) (text "Dec. Places")) (label (position 18 0) (text "Title")) ) (main (label (position 1 00) (text "01")) (label (position 1 01) (text "02")) (label (position 1 02) (text "03")) (label (position 1 03) (text "04")) (label (position 1 04) (text "05")) (label (position 1 05) (text "06")) (label (position 1 06) (text "07")) (label (position 1 07) (text "08")) (label (position 1 08) (text "09")) (label (position 1 09) (text "10")) (label (position 1 10) (text "11")) (label (position 1 11) (text "12")) (label (position 1 12) (text "13")) (label (position 1 13) (text "14")) (label (position 1 14) (text "15")) (label (position 1 15) (text "16")) (label (position 1 16) (text "17")) (label (position 1 17) (text "18")) (label (position 1 18) (text "19")) (label (position 1 19) (text "20")) (label (position 1 20) (text "21")) (field "attribute" (position 5 0) (display_length 10) (input allowed) (value_in non_exclusive "number" "letter" "hole length" "top of charge" "bottom of charge" "charged length" "explosive name" "explosive mass" "sequence number" "delay" "pipe" "stope" "drive" ) (max_length 17) ) (field "title" (position 18 0) (display_length 8) (input allowed) (max_length 31) ) (field "width" (position 30 0) (display_length 3) (input allowed) (format integer_4) (null disallowed) (max_length 16) (default "8") ) (field "dp" (position 36 0) (display_length 3) (input allowed) (format integer_4) (null disallowed) (max_length 16) (low_bound 0) (default "0") ) (field "nattribute" (position 38 0) (display_length 3) (input disallowed) (null allowed) (max_length 16) ) ) ) (default_buttons) )