ClassiX®
Help Files
- Initialization file:
When starting ClassiX®,
information will be read out of an initialisation file (CLASSIX.INI)
- Locale Data
can be predefined in the file LOCALES.txt in the ClassiX®
system directory (see CX_SYSTEM).
- Log file
Start and end of a ClassiX®
clients are recorded in a log file.
All problem reports will be registered in the logfile. Furthermore, it
contains warning messages, that usually don't become visible. Control via
environment variables CX_LOG_FILE
and CX_LOG_SIZE.
The logfile will be written into the system output directory (CX_SYSTEMOUT)
- ClassiX® text
constantes
Text constants are not part of the program code in ClassiX®.
They are in file CXSTRING.001, in the same directory as the ClassiX® DLLs.
- Application text constants are often part of the InstantView®
code.
They can also be swapped in a separate file CXSTRING.002
(-> further Information).
- Monitor window commands
Commands that have been
entered once can be accessed via cursor
↑ and ↓ or page ↑ and ↓ keys,
even if the ClassiX®
system has been restarted in the meantime. In the system output directory (CX_SYSTEMOUT),
the commands are saved in a file with the name IVCommandsNNNN.cmd, with NNNN
being the client name. The file only gets written if there are separate
statements. As soon as there is such a file, this is the case: during start,
they will be imported and - independent from any InstantView®
statements - eingegeben wurden oder nicht - vor dem Verlassen des Programms zurückgeschrieben.