System Reference Summary : 6. 4GL System Constants : System Constants : FileEncoding Settings
 
Share this page                  
FileEncoding Settings
Constant Value
Description
Numeric Equivalent
FE_DEFAULT
File encoding format is the same as that which OpenROAD currently uses (default)
0
FE_WCHAR
The file is generated using wide-char APIs that are in the same format (size and endian) as the system that OpenROAD is running on
1
FE_ACP
File encoding format is the current system active code page
3