gl> I tried to use SPAM2, but it barfs with a complaint about the
gl> archiver.
gl> ZIP.exe is in the PATH, and I altered Yarn's CONFIG to explicitly
gl> state "D:\zippers\zip.exe", but still no luck.
gl> Any suggestions?
I should've mentioned that in the docs -- zip.exe and unzip.exe try to
reproduce directories by default, which conflicts with the path
specifications in the program. They need the -j switch. Try the following
in config:
# compress program
compress=d:\zippers\zip.exe -m -j %f %d\*.*
# uncompress program
uncompress=d:\zippers\unzip.exe -o -j %f -d %d
Cheers,
Rich
http://www.netside.net/~rveraa/
-- |Fidonet: Rich Veraa 1:135/907 |Internet: Rich.Veraa@907.sunshine.com | | Standard disclaimer: The views of this user are strictly his/her own.