(form "10048" (size 60 11) (help "10048_TIP_0") (heading "RENAME DATABASE IDENTIFIER") (field "item" (position 7 3) (display_length 40) (background) (input disallowed)) (label (position 2 5) (text "Names used in databases must begin with a letter and there")) (label (position 2 6) (text "after can only contain letters or numbers or an underscore")) (field "newname" (position 10 8) (display_length 30) (input allowed) (translate lower) (format db_charset) (null disallowed) (max_length 30) (help "10048_TIP_1")) (default_buttons) )