Quoter Functions option
- Last Updated: June 14, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Quoter Functions option
Choose this option to format a data file so that the Data Dictionary can read the data into an OpenEdge database. For more information about the quoter utility, see OpenEdge Programming Interfaces.
The following table describes the menu that appears when you choose this option. The sections that follow provide more detailed descriptions of the options.
| Menu option | Task performed |
|---|---|
| Entire Lines... | Copies your input file to a new file formatted with quotes around each line |
| By Delimiter... | Copies your input file to a new file formatted with quotes around each delimited field |
| By Column Ranges... | Copies your input file to a new file formatted with quotes around each column-defined field |
| Quoter Include File... | Creates an include file that contains a quoter command |