ZipArchives.exe

SUMMARY

During Runtime ALPHA-VISION®AvZipArchives saves and compresses data from _archive.dbf and/or _eventlog.dbf and/or _dclog.dbf in an adjustable intervall (max. 24h).

SYNTAX

AvZipArchives.exe [project file]

OPTIONS

project file
File name and poss. path of the file (.do) to connect to

DESCRIPTION

This program needs to connect to the ACI and an according project file (.do). There are different ways to do so:

All configuration for ALPHA-VISION®AvZipArchives is done in section [ZipArchives] of Vision2000.ini
For further information on program systematics and program configuration, see chapter Systematics and Configuration


Syntax Notation
[aaa]
aaa is optional (zero or one occurences)
(aaa|bbb)
aaa exclusive or bbb
(aaa)*
aaa may occur indefinitely often or may be omitted
(aaa)+
aaa may occur indefinitely often but at least once
(aaa)m..n
aaa may occur from m to n times