home *** CD-ROM | disk | FTP | other *** search
- QWK [[file.in] file.out]
-
- Since a lot of people use various mail readers, this is a fast and dirty
- "MESSAGES.DAT" to "MESSAGES.TXT" (or whatever) converter. While not perfect,
- it does an ok job of converting the file to text. The new file can then be
- used by "TAG" program to extract the taglines.
-
- It also works on the *.REP packets.
-
- C:>QWK MESSAGES.DAT ; output listing to screen
- C:>QWK BOARD.REP junk ; expands board.rep to junk
- C:>QWK > text ; expands default messages.dat to text
- C:>QWK ; expands messages.dat (if present) to crt
-