| >!Run file for IRCServer
| Program design with MessageTrans Compatability
|  Justin Fletcher, 1996
|
Set IRCServer$Dir <Obey$Dir>
|
If "<JFShared%Version>" < 235 Then Error IRCServer requires JFShared v2.35 to be installed. Contact Justin Fletcher at Gerph@essex.ac.uk
RMEnsure MessageTrans 0.23 RMLoad System:Modules.MsgTrans
RMEnsure InetServices 1.03 RMLoad System:Modules.Network.IServices

IF "<SysLog$Dir>" = "" THEN Error The SysLog application has not been seen by the Filer.
RMEnsure SysLog 0.10 Run <SysLog$Dir>.!Run
RMEnsure SysLog 0.10 Error IRServer requires SysLog 0.10 or later.

IconSprites <IRCServer$Dir>.!Sprites
WimpSlot -min 128K -max 128K
Run <IRCServer$Dir>.!RunImage
