home *** CD-ROM | disk | FTP | other *** search
- ;
- ; This File contains lines, which can be analyzed by the option MC.
- ; If a line is detected within a message to the MCS, it will be
- ; recognized.
- ;
- ; A line has sevaral fields delimited with a ','.
- ;
- ; 1. Field: Minimum Level to get access.
- ; 2. Field: Name of the command
- ; 3. Field: Name of the batch, which will be executed.
- ; 4. Field: Name of the TextFile, which will be sent to the User.
- ;
-
- Z,CMD_1,CMD_1.BAT,CMD_1.TXT
- Z,CMD_2,CMD_2.BAT,CMD_2.TXT
- Z,CMD_3,CMD_3.BAT,CMD_3.TXT
- Z,CMD_4,CMD_4.BAT,CMD_4.TXT
- Z,CMD_5,CMD_5.BAT,CMD_5.TXT
- Z,CMD_6,CMD_6.BAT,CMD_6.TXT
- Z,CMD_7,CMD_7.BAT,CMD_7.TXT
- Z,CMD_8,CMD_8.BAT,CMD_8.TXT
- Z,CMD_9,CMD_9.BAT,CMD_9.TXT
-
-
-
-