| Section
| Entry
| Example
| Meaning
|
| [Position]
|
|
|
|
|
| iLeft
| 132
| The initial horizontal position of the Main screen, in pixel
|
|
| iTop
| 132
| The initial vertical position of the Main screen, in pixel
|
|
| iWidth
| 770
| The initial width of the Main screen, in pixel
|
|
| iHeight
| 558
| The initial height of the Main screen, in pixel
|
| [Options]
|
|
|
|
|
| bAutoscroll
| True
| If True, log list automatically scrolls to the last line, when a new item inserted
|
| [Advanced]
|
|
|
|
|
| dwLogDetaiLevel
| 3
| (Equals to the listed order; refer to the [Log]/Details menu item!)
|
|
| dwMaxLinesInLogWindow
| 500
| Number of lines in the log window on screen
|
|
| sLogFilesPath
| D:\SGA\LogFiles
| Path of directory of log files
|
| [DataDirectory #N]
|
|
|
|
|
| sSourcePath
| H:\CellDB_1
| Path for data to be archived
|
|
| sDestination1Path
| J:\BackUp_CellDB_1
| Destination of archiving
|
|
| sDestination2Path
| J:\BackUp_CellDB_2
| Optional secondary destination of archiving
|
|
| dwSourceCopyIfOlderThanSec
| 3600
| Copy source data when it is older than this value
|
|
| dwSourceRemoveIfOlderThanDay
| 365
| Delete source data when it is older than this value
|
|
| dwSourceIgnoreIfOlderThanDay
| 400
| Ignore source data when it is older than this value
|
|
| dwSourceWarnIfBelowGByteFree
| 100
| Put a warning line in the log when free space on source disk is below this value
|
|
| dwDestination1WarnIfBelowGByteFree
| 100
| Put a warning line in the log when free space on destination disk is below this value
|