(form "00350" (size 50 7) (help "00350_TIP_0") (heading "COPY A FILE") (label (position 2 3) (text "Copy File:")) (field "from_file" (position 14 3) (display_length 30) (max_length 256) (input allowed)) (label (position 2 4) (text "To File:")) (field "to_file" (position 14 4) (display_length 30) (max_length "FIO_MAX_LOCATION_LENGTH") (input allowed)) (default_buttons))