(form "10154" (size 60 16) (help "10154_TIP_0") (heading "UNDERGROUND RADIATION SURVEY") (label (position 2 3) (text "Database Name")) (field "dbname" (position 20 3) (display_length 18) (background) (input disallowed)) (scroll_block (position 2 5) (size 56 10) (extra 0 1) (scroll_size 56 200) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 200))) (top (label (position 1 0) (text "Slope Dist.")) (label (position 11 0) (text "Vert. Circle")) (label (position 22 0) (text "Horiz. Circle")) (label (position 33 0) (text "Up")) (label (position 44 0) (text "Down")) ) (main (field "slodst" (position 1 0) (display_length 8) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "10154_TIP_1")) (field "vcircl" (position 11 0) (display_length 9) (input allowed) (translate upper) (format dms_angle) (null disallowed) (max_length 9) (low_bound -6.283185307) (high_bound 6.283185307) (initialise (value "vcircl(-1)")) (help "10154_TIP_2")) (field "hcircl" (position 22 0) (display_length 9) (input allowed) (translate upper) (format dms_angle) (null disallowed) (max_length 9) (low_bound 0) (high_bound 6.283185307) (help "10154_TIP_3")) (field "up" (position 33 0) (display_length 7) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 7) (initialise (value "up(-1)")) (help "10154_TIP_4")) (field "down" (position 44 0) (display_length 7) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 7) (initialise (value "down(-1)")) (help "10154_TIP_5")) ) ) (default_buttons) )