(form "00572" (size 58 10) (help "00572_TIP_0") (heading "SELECT THE DATABASE TABLE TO VIEW/EDIT") (label (position 2 3) (text "Table name")) (label (position 2 5) (text "Define the distance above and below the selected point")) (label (position 2 6) (text "for selecting rows of data from the database table")) (label (position 2 7) (text "Above")) (label (position 2 8) (text "Below")) (field "table_name" (position 13 3) (display_length 18) (input allowed) (null allowed) (max_length 18) (help "00572_TIP_1")) (field "above" (position 13 7) (display_length 16) (input allowed) (format real_8) (low_bound 0) (null disallowed) (help "00572_TIP_2")) (field "below" (position 13 8) (display_length 16) (input allowed) (format real_8) (low_bound 0) (null disallowed) (help "00572_TIP_3")) (default_buttons) )