NIPO ODIN Version 5.17
Additional Configuration Options
In addition to application configuration in the NIPO ODIN Developer, you may sometimes require configuration at a deeper level. Before making the changes discussed in this section, make sure to close the NIPO ODIN Developer.
Below are a number of settings that may be configured in the NIPOSYS.INI configuration file in the application directory.
Note: For any of the log file configurations listed below, make sure the directory exists and that you have read/write permission for that directory.
Settings in the NIPOSYS.INI configuration file
Section
|
Setting
|
Description
|
Example
|
Odin Developer
|
JRE
|
Location of Java Virtual Machine, required for NIPO CAWI preview
|
JRE=C:\Program Files\Java\ jre1.4.2_04\bin\client\jvm.dll
|
Odin Developer
|
LogDirectory
|
Directory to save NIPO ODIN Developer log files
|
C:\Temp\Log\NIPOODINDeveloper
|
Odin Developer
|
LogLevel
|
Log level detail for NIPO ODIN Developer, ranging from 0 (no logging) to 4 (maximum).
|
4
|
Odin Developer
|
LogNumFiles
|
Maximum number of NIPO ODIN Developer log files to store. The latest always contains extension 001 .
|
5
|
Odin Developer
|
BiDi
|
Enable bi-directional languages (Hebrew, Arabic) and display text RTL (right-to-left) in the NIPO ODIN Developer editor. Note that this disabled color highlighting.
|
0
|
Odin Developer
|
ReadWriteDirectory
|
Temporary directory for file manipulation
|
C:\Temp\ReadWrite
|
ODQes
|
LogDirectory
|
Directory to save log files of a NIPO CATI Client preview
|
C:\Temp\Log\NIPOCATIClient
|
ODQes
|
LogLevel
|
Log level detail for NIPO CATI Client
|
5
|
ODQes
|
LogNumfiles
|
Maximum number of NIPO CATI Client log files to store. The newest always contains extension 001 .
|
10
|
Logging for the preview in NIPO CAWI is set separately in the registry of your system. The following string settings may be added to the HKEY_LOCAL_MACHINE\SOFTWARE\NIPO\OdinDemon key:
Settings in the NIPO ODIN Demon registry
Setting
|
Description
|
Default value / Example
|
OdDemonLogDirectory
|
Directory to save NIPO ODIN Demon log files
|
C:\Temp\Log\OdDemon
|
OdDemonLogLevel
|
Log level detail for NIPO ODIN Demon, ranging from 0 (no logging to 4 (maximum).
|
4
|
OdDemonLogNumFiles
|
Number of logfiles to be created before oldest logfile is overwritten.
|
5
|
|