(form "70058" (size 52 15) (heading "DRILLING 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 (field "attribute" (position 5 0) (display_length 10) (input allowed) (value_in non_exclusive "number" "letter" "length" "no. rods" "plane angle" "hole declination" "b/t" "diameter" "dump" "dump direction" "x" "y" "z" "reference chainage" "referenced pivot pos" "referenced collar pos" "pivot #" "pivot height" "left wall offset" "right wall offset" "pipe" "drive" "stope" "contact depth" "contact description" "dump angle off plane" "complement of dump angle" "pivot offset" "collar offset" ) (max_length 32) ) (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") ) (field "nattribute" (position 38 0) (display_length 3) (input disallowed) (null allowed) (max_length 16) ) ) ) (default_buttons) )