Language Reference Guide : A. System Constants and Keywords : System Constants : Export Format Settings for AppSource and CompSource
 
Share this page                  
Export Format Settings for AppSource and CompSource
Constant Value
Description
Numeric
Equivalent
XF_DEFAULT
The export file format specified by environment variable II_W4GL_EXPORT_FORMAT (see Workbench User Guide)
0
XF_EXP
The current export file format
1
XF_XML
The XML-based export file format (UTF-8-encoded)
2
XF_ANY
The current export file format is tried first; if this fails, XML export file format is used
3