/EDIT=(option,...)
Perform one or more of various modifications to extracted records
before writing them to the output file. The available functions
include all options of the DCL F$EDIT() lexical function plus
several extensions:
COLLAPSE, COMPRESS, LOWERCASE, TRIM, UNCOMMENT, UPCASE,
STRIP_TRAILING, IGNORE_QUOTES, FALLBACK, FORMAT.
If more than one option is specified, separate them with commas and
enclose the list within parentheses.
See "edit_options" for more information.