Skip to main content
Skip table of contents

cross.ini

Summary

Stores SuperCROSS display settings. SuperCROSS updates the settings in this file every time the user closes the client so that it can apply the same settings next time.

Default Location

C:\ProgramData\STR\SuperCROSS

[Preferences]

This section stores a number of SuperCROSS user preferences, as well as the most recent X and Y coordinates and size of many of the SuperCROSS windows and dialogs. Settings in this section include:

EntryDescriptionEquivalent Setting in SuperCROSS Client
AddTotal

Whether or not to automatically add a total with default recodes:

  • 0 - Do not automatically add a total.
  • 1 - Automatically add a total.
Add Total With Default Recodes check box in the Fields window.
FieldBoxFont
The font used in the Fields window.Edit > Options > General > Field List Box (the setting is only saved to cross.ini when Use As Default is selected).
Footnote

The default format of the table footer. You can use the following special codes to display dynamic information about the table:

CodeRepresents

&a

The cell/field/field value annotations.

&c

The derivation's footnotes.

&d

The database name.

&e

The standard annotation table footnotes. See Weighting - SuperCROSS for more information.

&f

The total set of table footnotes defined in the database for this table.

&nA newline.

&o

The organisation name (as defined in SuperCROSS under Edit > Options > General).

&p

Details of any columns that have custom power of ten settings applied.

&r

A description of the randomisation applied (for example using a data control plugin). For example "Confidentially rules have been applied to all cells in this table, including randomly rounding to base 3".

&s

The summation option in use.

&t

The filename of the table file.

&v

The details of the fields in use in the table (for example "Martial Status by Occupation").

&x

The table method annotation (if the administrator has configured this). See Confidentiality - SuperCROSS for more information.

&z

The database annotations.

  1. Double-click the table footer.
  2. Modify the default format.
  3. Select the Use As Default check box.
  4. Click OK.

See Modify Table Header, Table Footer and Field Heading - SuperCROSS for more information.

ForceCrossTab

Whether to always allow cross tabulation.

  • 0 - Cross tabulation is not always available. For example if the table has just been cross tabulated, the option is greyed out until something changes in the table.
  • 1 - Always allow cross tabulation, even if the table has not changed.
Edit > Options > General > Always Allow Cross-tabulation
Heading

The default format of the table header. You can use the following special codes to display dynamic information about the table:

CodeRepresents

&a

The cell/field/field value annotations.

&c

The derivation's footnotes.

&d

The database name.

&e

The standard annotation table footnotes. See Weighting - SuperCROSS for more information.

&f

The total set of table footnotes defined in the database for this table.

&nA newline.

&o

The organisation name (as defined in SuperCROSS under Edit > Options > General).

&p

Details of any columns that have custom power of ten settings applied.

&r

A description of the randomisation applied (for example using a data control plugin). For example "Confidentially rules have been applied to all cells in this table, including randomly rounding to base 3".

&s

The summation option in use.

&t

The filename of the table file.

&v

The details of the fields in use in the table (for example "Martial Status by Occupation").

&x

The table method annotation (if the administrator has configured this). See Confidentiality - SuperCROSS for more information.

&z

The database annotations.

  1. Double-click the table header.
  2. Modify the default format.
  3. Select the Use As Default check box.
  4. Click OK.

See Modify Table Header, Table Footer and Field Heading - SuperCROSS for more information.

NumThreads
The number of threads to use. This setting applies to SXV3 databases only. 
Organisation
The organisation name displayed in the table header section.Edit > Options > General > Organisation
Quantile Label
The default label used when creating a quantile user defined field. See Create a Quantile Field - SuperCROSS for more information. 
Recode Indent
The indentation displayed on sub items in the Define Recode window.Edit > Options > General > Recode Indent
RecodeOpenPATH
The default directory for loading recodes when using the Load option in the Fields window. 
RecodeSavePATH
The default directory for saving recodes when using the Save option in the Fields window. 
RVDateFormat

The format to use for date fields in Record View. You can use the following codes to specify the date format:

CodeRepresents
%y2 digit year without the century (00-99).
%Y4 digit year.
%m2 digit month (01-12).
%bAbbreviated month name (3 characters).
%BFull month name.
%d2 digit day of the month (01-31).
%aAbbreviated weekday name (3 characters).
%AFull weekday name.
%w

1 digit decimal value for the weekday: 0 - Sunday, 1 - Monday, 2 - Tuesday, 3 - Wednesday, 4 - Thursday, 5 - Friday, 6 - Saturday

%j3 digit decimal value for the day of the year (001-366).
%W2 digit decimal value for the week of the year (01-53).

For example:

CODE
RVDateFormat=%Y-%m-%d

By default, this setting does not appear in cross.ini. When this setting is not in the configuration file, SuperCROSS uses the default format, which is equivalent to %d/%m/%Y (e.g. 15/01/2014).

 
RVTimeFormat

The format to use for time fields in Record View. You can use the following codes to specify the time format:

CodeRepresents
%HHour in 24 hour format (00-23).
%IHour in 12 hour format (00-12).
%M2 digit minutes (00-59).
%S2 digit seconds (00-59).
%pAM or PM.

By default, this setting does not appear in cross.ini. When this setting is not in the configuration file, SuperCROSS uses the default format, which is equivalent to %H:%M:%S (e.g. 17:35:59).

 
Show Fields Box

Whether or not to show the Fields window by default when opening a new database.

  • 0 - Do not show the Fields window by default.
  • 1 - Show the Fields window by default.
Edit > Options > General > Display Fields Dialog Automatically
Show Time

Whether or not to display the time taken to complete the cross tabulation.

  • 0 - Do not display the cross tabulation time (default).
  • 1 - Display the cross tabulation time in a popup window following completion of the cross tabulation:
 
TableBackgroundColour
A system RGB value for the table background colour.Edit > Options > General > Table Background (the setting is only saved to cross.ini when Use As Default is selected).
TableOpenPATH
The default directory for opening save tables (via File > Open). 
TableSavePATH
The default directory for saving tables (via File > Save As). 
UDFOpenPATH
The default directory for opening user defined fields (using the Load option on the Define Fields window). 
UDFSavePATH
The default directory for saving user defined fields (using the Save option on the Define Fields window). 
User Guide
The location of the SuperCROSS user guide, accessible through the Help > Online User Guide menu option in the SuperCROSS client. 

This section also stores the X and Y coordinates and size of various SuperCROSS windows and dialogs. SuperCROSS stores these values so that it can reopen the windows at the same size and position the next time.

Most of these settings do not appear in cross.ini by default (SuperCROSS adds them as you use the windows). You can reset to the default values by removing these settings from cross.ini.

Windows whose size and position are stored in cross.ini include:

SettingsSize and Position for...
ClassifyWeight_Pos
ClassifyWeight_Size
Define Recode window for summation options.
DbTreeDlgPos
DbTreeDlgSize
Catalogue - Select Database or Table window.
DEFPos
DEFSize
Define Fields window.
FBPos
FBSize
Fields window.
MATH_UDFPos
MATH_UDFSize
Math user defined field window.
Multiple_UDFPos
Multiple_UDFSize
Multiple user defined field window.
Quantile_UDFPos
Quantile_UDFSize
Quantile user defined field window.
Range_UDFPos
Range_UDFSize
Range user defined field window.
RCDPos
RCDSize
Define Recode window for fields.
RVFieldPos
RVFieldSize
Record View Options window.
SegmentationPos
SegmentationSize
Segmentation window.
ServerMonitorDlgPos
ServerMonitorDlgSize
SuperSTAR I Server Monitor window.
Single_UDFPos
Single_UDFSize
Single user defined field window.
Time_UDFPos
Time_UDFSize
Time user defined field window.
Unique_UDFPos
Unique_UDFSize
Unique user defined field window.

[Export Limits]

This section stores the settings for the Limit Number section in the Record View Options. The user can override these settings by changing the values in the Record View Options dialog.

EntryDescription
SetLimit

Whether or not to limit the number of records returned:

  • 0 - No limit.
  • 1 - Set limit.
Limit

The number of records to limit RecordVIEW to. Can be any integer between 1 and 32000.

[Cross-tabulation]

This section applies to SXV2 and SXV3 databases only; it stores the tabulation method for these databases.

Do not modify this section.

[Edit Log File]

This section applies to SXV2 and SXV3 databases only. It sets the name of a log file to be updated every time a database instance is edited.

EntryDescription
<database_id>
The path and filename to the log file to use for this database.

[MetaData Cache]

This section applies to SXV2 and SXV3 databases only. It sets access to SuperCROSS folders for caching meta information when in Network-User mode.

The Metadata cache settings can be useful if SuperSERVER and SuperCROSS are connected by a low bandwidth connection. SuperSERVER can be configured to cache fields and/or field items and mappings on a persistent disk cache. Multiple SuperCROSS clients can take advantage of this cache. Metadata retrieval and caching are carried out on demand, rather than by pre-loading.

EntryDescription
CacheAll

Enables caching and specifies where the cache should be stored.

  • 0 - SuperCROSS will cache value set item metadata only.
  • 1 - SuperCROSS will cache value set item metadata and fields (default).
Path

The path to the folder to cache. This setting can appear multiple times if there are multiple folders to be cached.

It is also possible to use a system environment variable to set the path, for example %applications%.

SXV2Metadata
A list of SXV2 metadata to be cached, separated by the | character.
SXV3Metadata
A list of SXV3 metadata to be cached, separated by the | character.

For example:

CODE
[MetaData Cache]
Path=c:\ProgramData\STR\SuperCROSS\Cache
Path=%applications%
SXV2metadata=.I|.L|.N|.TL|.S|.CNF|.HPP|.INI|
SXV3metatdata=.I|.L|.S|.TL|.BL|.VL|.CNF|.DSC|.INF|.INI|.SRT|.STR

The [Metadata Cache] settings can also be defined in the CrossModule.ini configuration file. If the section appears in both files then the settings in cross.ini take precedence.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.