MsgSplit.thor scans the events of a system & if it's a reply or
enter event it checks message size of the event. If it's bigger
than the MaxSize argument, it splits the message in smaller pieces
& creates a new event for each piece & then deletes the original
event.
This is necessery for some QWK systems because they do not accept
messages bigger than an allowed size.
VERSION HISTORY
v1.3 (14.Sep.95)
- Fixed some bugs (as usual...)
- Changed the version number according to Commodore rules
- Better error handling (I hope :)
v37.2 (10.Sep.95)
- Final (?) version.
- Fixed some bugs.
- Added a progress indicator
v37.1b (19.Aug.95)
- Very BETA version...
|