What is the proceedure for compressing a file using lharc specificly what
is the command for compress? The instructions tell me to use'a' but that
just gives me an archive with no files in it. I used lharc a (filename).
You have to tell it what files you want to add to your archive!
I.e., Lharrc a <archive> <filename> (I may have these reversed)
Anyway you can use wildcards in the filename to do more than one file at a
time.