
; /*    $VER: KillMaxTime 1.45 (28.04.98)     */
; /*                                          */
; /*  This script is part of MailCheck v1.45  */
; /*    and may not be modified or copied     */
; /*  without the authors written permission  */
; /*                                          */
; /*  ©1997-98 DCS Software by Robert Wilson  */

if $MCMailRun eq 1
  sys:rexxc/rx MailCheck:rexx/KillMaxTime.rexx
endif

quit
