(form "70023" (size 40 8) (heading "RING INFORMATION" ) (label (position 5 3) (text "Ring")) (label (position 5 4) (text "Stope")) (label (position 5 5) (text "Drive")) (field "ring_no" (position 15 3) (display_length 20) (input allowed) (max_length 20) ) (field "stope" (position 15 4) (display_length 20) (input allowed) (max_length 20) ) (field "drive" (position 15 5) (display_length 20) (input allowed) (max_length 20) ) (default_buttons) )