Description Returns the Preference "Use binary format" found on the Miscellaneous Tab of the Preferences dialog. Controls the file format of data written to files.
Syntax binformat = PrefsGetFGDUseBinaryFormat()
Parameters binformat (Boolean) True indicates binary format for data file write operation; false indicates text file format for data files.
Remarks Returns the Preference "Use binary format" found on the Miscellaneous Tab of the Preferences dialog. Controls the file format of data written to files.
See Also
|