FITRANS parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
Line 14: | Line 14: | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The file's ability to use certain optional features such as floating point fields or unique keys</p> | <p>The file's ability to use certain optional features such as <var>[[Field_design#FLOAT_attribute|floating point]]</var> fields or unique keys</p> | ||
<p>Valid settings of FITRANS are:</p> | <p>Valid settings of FITRANS are:</p> | ||
<table> | <table> |
Revision as of 15:29, 23 October 2014
Transform format
Summary
- Default value
- None
- Parameter type
- File
- Where set
- View-only
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The file's ability to use certain optional features such as floating point fields or unique keys
Valid settings of FITRANS are:
Setting | Meaning |
---|---|
4 | File does not support floating point data storage. The file is a CCA 1984 Release 7.1 or earlier release format file that has not been transformed by the TRANSFORM FLOAT command. |
5 | The file supports floating point data storage. The file is either a CCA 1984 Release 7.1 or earlier format file that has been transformed by the TRANSFORM FLOAT command, or the file was created in a release whose file format supports floating point (Release 8.0 or later). |
7 | Either the file is a Version 2.1.0 or later format file, or the file is a Release 9.0 or later file that contains a field that has been REDEFINEd either from AT-MOST-ONE to REPEATABLE, or from UNIQUE to NON-UNIQUE. The file can be opened only by Version 2.1 or later releases of Model 204. |
8 | The file is a Release 9.0 or later format file and contains at least one AT-MOST-ONE field. The file can be opened only by Version 2.2 or later releases of Model 204. |