(form "00223" (size 34 11) (heading "DELETE AN EXISTING ENTITY") (scroll_block "main" (position 4 4) (size 25 5) (extra 0 1) (scroll_size 25 20) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 20))) (top ) (main (field "entity_name" (position 1 0) (display_length 20) (input allowed) (translate upper) (null allowed) (max_length "PLT_OBJECT_NAME_LENGTH") ) ) ) (default_buttons) )