cs.ini
Summary | Stores settings for client/server work groups, including the settings for batch processing using SuperCROSS. These settings are only used if the cs.ini file has been selected in the Use Specific Work Group File option in the File > Client/Server Connection dialog. |
---|---|
Default Location | C:\ProgramData\STR\SuperCROSS\Catalogue |
[BatchProcessing]
These settings are used to configure SuperCROSS for batch processing. See Set Up Batch Processing for more information.
Setting | Description |
---|---|
InterchangeDirectory | The location of the interchange directory for batch processing. |
Catalogue | The location of the SXV4 databases used for cross tabulation. |
For example:
[BatchProcessing]
InterchangeDirectory=D:\STR\Interchange
Catalogue=C:\ProgramData\STR\SuperSERVER SA\databases
[Standard]
This section can be used to define default global recodes.
Setting | Description |
---|---|
Precedence | The precedence of recode files when
|
Recodes | The path to a directory containing recode files. These |
For example:
[Standard]
Precedence=0
Recodes=D:\STR\Recodes
[Work Group Name]
This section can be used to define a directory location to store SuperCUBEs.
Setting | Description |
---|---|
SRDPath | The directory location for SuperCUBEs. |
For example:
[Work Group Name]
SRDPath=\\Server\STR\workgroups\cube
[WorkGroups]
This section restricts users to a specific SuperCROSS mode.
Setting | Description |
---|---|
AllowableMode | Restricts users to specific SuperSTAR I modes:
|
AllowableUserFile | Identifies a file containing set modes for specific users. |
Catalogue | The path to the database and template tables for this work group. |
InterchangeDirectory | The path to the work group interchange directory. |
Recodes | The path to a work group specific recode file. |
For example:
[WorkGroup1]
AllowableMode=cs
AllowableUserFile=z:\SuperCROSS\Standard\AllowableUsers.INI
Catalogue=z:\SuperCROSS\WorkGrps\Samp\Catalogue
InterchangeDirectory=z:\SuperCROSS\WorkGrps\Samp\Interchange
Recodes=z:\SuperCROSS\WorkGrps\Samp\Recodes