GNADE User's Guide: GNADE, The GNat Ada Database Environment; Version 1.4.2; Document Revision $Revision: 1.40 $ | ||
---|---|---|
Prev | Chapter 13. Building Applications using ESQL | Next |
An application build with the ESQL translator will support the following command line options.
application [--esql-warnings] [--esql-errors]
Table 13-1. Options
--esql-warnings | If this flag is set, warnigns generated by the esql support package will be printed into standard out. This option is only valid if the Warning procedure has not been overloaded. |
--esql-errors | Errors issued by the esql support package will be printed into standard out. This option id only valid if the Error procedure has not been overloaded. |