(form "70055" (size 52 17) (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 " Right Align")) (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" "stemming length" "explosive name" "explosive mass" "sequence number" "delay" "pipe" "stope" "drive" "blast number" ) (max_length 17) ) (field "title" (position 18 0) (display_length 8) (input allowed) (max_length 31) ) (field "right_align" (position 30 0) (display_length 3) (input allowed) (value_in "Y" "N") (null disallowed) (max_length 1) (default "Y") ) (field "dp" (position 36 0) (display_length 3) (input allowed) (format integer_4) (null disallowed) (max_length 16) (low_bound 0) (default "0") ) ) ) (label (position 2 14) (text "Range of Blast ID's to report")) (field "blast_ids" (position 12 14) (display_length 16) (input allowed) (format range) (null allowed) (max_length 32) ) (default_buttons) )