Zoo
How do you call 'zoo' so that it will store a subdirectory structure and
the files in it as well as the files in the current directory?
I have a set of files like this:
Edit_files (dir)
Default Default.ALL
Default Default.info
The Logo
I can't just pack them in 'cause I have two files called default. I want
to zoo these files so that the '/' qualifier will unload then into the same
areas.
Mike McC