(form "10070" (size 45 16) (help "10070_TIP_0") (heading "DEFINE VIEW/EDIT ROWS TEMPLATE") (label (position 1 3) (text "Table Name")) (field "table_name" (position 13 3) (display_length 18) (input disallowed)) (scroll_block "main" (position 1 5) (size 18 10) (extra 0 1) (scroll_size 18 60) (repeat interactive (grow 0 1) (instances 0 (min 1) (max 60))) (top (label (position 1 0) (text "Field Name")) ) (main (field "field" (position 1 0) (display_length 12) (input allowed) (help "10070_TIP_1")) ) ) (default_buttons) )