crossrv.ini
Summary | Stores information about previous Record View sessions, as well as some Record View configuration options. | |
---|---|---|
Default Location | C:\ProgramData\STR\SuperCROSS |
[RV Fields]
This section stores details of the fields most recently selected fields for Record View. It is a series of database ID and field index pairs, with the field indexes separated by dots. For example:
[RV Fields]
Financial Database0=0.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.
Findb0=20.3.120=4.6.7.8.
FinancialDatabase2320=1.6.8.
[RV Sorted]
This section applies to SXV4 databases only. It stores configuration settings for the Record View sort options.
Entry | Description | Equivalent Setting in SuperCROSS Client |
---|---|---|
Enabled | Whether or not to display the sort options in the Record View Options dialog.
| Edit > Options > Configuration > Record View > RV Sorted |
Maximum | The maximum sample sort number for Record View. If this is not set in crossrv.ini it defaults to 1000. | Edit > Options > Configuration > Record View > Maximum Number |
[Preferences]
This section can be used to configure preferences for record view. It does not appear in the file by default, so you will need to add this section if you want to change the settings from the defaults.
[Preferences]
DecimalPlaces=3
Entry | Description |
---|---|
DecimalPlaces | The number of decimal places that will appear in Record View output files. By default, output will have 2 decimal places, but you can use this setting to change to any number of decimal places between 0 and 15. |