AFP.INI

1.5 KB 24f3acc9f4e8bd88…
#INI file for AFP v0.9 (c)1994,95 The WHiTE KNiGHT. All Rights Reserved.
#Empty lines and lines preceeded with a fence character "#" are ignored.
#************************** BETA VERSION *******************************

#workdir specifies the directory where certain file are extracted, deleted, etc...
workdir C:\TEMP

#<arj>, <zip> and <rar> specify the full path of the archivers. Next version
#will support more formats! Do NOT include the name of the archiver itself.
#Note: PKZIP.EXE and PKUNZIP.EXE should both be located in the <zip> path!
arj     C:\UTILS\
zip     C:\UTILS\
rar     C:\UTILS\

#textfile specifies the file that contains the text to be added to the file_id.diz.
textfile DIZ_ADD.TXT

#with delfile you can specify files that should be deleted from the archive.
delfile *.ADD

#with addfile you can specify files that should be added to the archive.
addfile C:\BBS\BBSADD.COM
addfile C:\BBS\BBSINFO.TXT

#Set <Swap> to Yes if you want AFP to swap to disk when running an external dos
#command. When swapping, AFP uses only 1.5K of conventional memory!
Swap No

#With <Sound> you can specify whether you want AFP to make sounds after a dos
#command is executed. Low sounds: Error, High sounds: No errors.
Sound Yes

#Actions should be like  "TD", or "FA".
#List of available actions:
# T=Test archive integrity
# D=Delete specified files from archive
# A=Add specified files to archive
# M=Filter MCI colour codes out of FILE_ID.DIZ
# F=Add text to FILE_ID.DIZ
actions TDAF