ART100@psuvm.psu.edu (Andy Tefft) (08/28/90)
I just noticed that Dave Whitney has posted sciibin to comp.binaries.apple2. This reminds me of a small bug in the program. If you sciibin several files in one command, like 'sciibin *.txt', the output filename buffer doesn't get emptied between processing the files. So if you do 'sciibin a b' and "a" contains, say, "a.shk" and "b" contains "bb", the second file to be extracted will actually come out as "bbshk". Just a little annoyance...