Windows 95 Registry: SnaBase\Parameters\Client

The Client node should be created under the SnaBase\Parameters node if it does not already exist. It will contain other parameters used by SNA Server Clients:

SOFTWARE\Microsoft\SnaBase\Parameters\Client

Under this node, the following entries and values must be entered or modified:

APITraceFile1
The value of this entry should be set to an ASCIIZ string that points to file1 used for holding API trace information. The typical value for this string is C:\SNA95\traces\api1.trc.
APITraceFile2
The value of this entry should be set to an ASCIIZ string that points to file2 used for holding API trace information. The typical value for this string is C:\SNA95\traces\api2.trc.
APPCTraceState
The value of this entry should be set to an ASCIIZ string that indicates the API trace state. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.
COMTBLG
The value of this entry should be set to an ASCIIZ string that points to the COMTBLG.DAT file. The typical value for this string is C:\SNA95\SYSTEM\COMTBLG.DAT.
CPICTraceState
The value of this entry should be set to an ASCIIZ string that indicates the CPIC trace state. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.
CSVTraceState
The value of this entry should be set to an ASCIIZ string that indicates the CSV trace state. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.
FlipLength
The value of this entry should be set to a DWORD that indicates the maximum size in bytes of the trace files. The value for this DWORD is normally set to 500000.
FMITraceState
The value of this entry should be set to an ASCIIZ string that indicates the FMI trace state. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.
HLLAPITraceState
The value of this entry should be set to an ASCIIZ string that indicates the HLLAPI trace state. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.
InternalMessageTraceState
The value of this entry should be set to an ASCIIZ string that indicates the internal message trace state. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.
InternalTraceDir
The value of this entry should be set to an ASCIIZ string that points to the directory used for holding trace information. The typical value for this string is C:\SNA95\traces.
InternalTraceLevel
The value of this entry should be set to a DWORD that indicates the trace level. The value for this DWORD should be set to 20.
MaxRecordLength
The value of this entry should be set to a DWORD that indicates the maximum record length supported. The value for this DWORD should be set to 65535.
MessageTraceFile1
The value of this entry should be set to an ASCIIZ string that points to file1 used for holding message trace information. The typical value for this string is C:\SNA95\traces\climsg1.trc.
MessageTraceFile2
The value of this entry should be set to an ASCIIZ string that points to file2 used for holding message trace information. The typical value for this string is C:\SNA95\traces\climsg2.trc.
PVITraceState
The value of this entry should be set to an ASCIIZ string that indicates the PVI trace state. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.
RUITraceState
The value of this entry should be set to an ASCIIZ string that indicates the RUI trace state. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.
TraceFlushing
The value of this entry should be set to an ASCIIZ string that indicates whether trace flushing is enabled. Possible values are the "on" or "off" string. The value for this string should be set to the "off" string.