home *** CD-ROM | disk | FTP | other *** search
- echo off
- dir PATH1\*.msg >PATH2\msg.lst
- dir PATH3\*.* >PATH4\file.lst
- dir PATH5\*.* >PATH6\free.lst
- boyan
-
- NOTE: Path1=path to where you keep your messages. Path2=path to where
- you want the list of messages kept. Path3=path to files you have
- available for download. Path4=path to where list of files for
- d/l is kept. Path5=your upload path Path6=path to where you
- have the file free.lst. I recommend Paths 2,4, and 6 all be the
- same and to be the same directory where host.bsc resides, ex:
- C:\Boyan or C:\Comm or whatever your setup is. You can make your
- upload, download, and message directories subs off your main
- boyan directory if you want, but it isn't necessary. Just be
- sure paths to the different file names match here and in
- host.bsc. After substituting the correct path names in, DELETE
- all these comments from NOTE down before running this batch file.
-