home *** CD-ROM | disk | FTP | other *** search
-
- ;;; Script to trim message bases to MaxMessages
-
- Attention "TrimMsgs: Script started" -o
-
- ;;; Discard old messages
-
- Attention "TrimMsgs: Trimming"
- RMCommander -t
-
- ;;; Make a new DupeDataBase without the discarded messages
-
- Attention "TrimMsgs: Making DupeBase"
- trion:utils/tmp M -d
-
- Attention "TrimMsgs: Script finished" -q
-
-