home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / irclient / !IRClient / !Run < prev    next >
Encoding:
Text File  |  1997-03-21  |  1.8 KB  |  37 lines

  1.  
  2. | *******************************************************************
  3. | ** !IRClient by Matthew Godbolt and Justin Fletcher  © 1995-1997 **
  4. | ** IRClient is now *SHAREWARE* and should be registered, see the **
  5. | ** !Help file                                                    **
  6. | ** ZapRedraw module © 1994 Dominic Symes - used with permission  **
  7. | *******************************************************************
  8.  
  9. Set IRClient$Dir <Obey$Dir>
  10. IconSprites <IRClient$Dir>.!Sprites
  11.  
  12. Set EqWimp$Path System:Modules.,<IRClient$Dir>.Resources.
  13.  
  14. RmEnsure EqWimpMod 0.30 RmLoad EqWimp:EqWimpMod
  15. RmEnsure EqWimpMod 0.30 Error 0 You need EqWimp version 0.30 or greater to run !IRClient
  16. RmEnsure EqNet     0.05 RmLoad EqWimp:EqNet
  17. RmEnsure EqNet     0.05 Error 0 You need EqNet v0.05 installed to run !IRClient
  18. RmEnsure ZapRedraw 0.22 RmLoad EqWimp:ZapRedraw
  19. RmEnsure ZapRedraw 0.22 Error 0 You need ZapRedraw version 0.22 or greater to run !IRClient
  20. |RmEnsure InetDB    0.00 Error 0 You need INetDB installed to run !IRClient - see the help file
  21. RmEnsure MemoryAllocator 1.07 RmLoad EqWimp:MAlloc
  22. RmEnsure MemoryAllocator 1.07 Error 0 You need MemoryAllocator 1.07 or greater to run !IRClient
  23.  
  24. Unset EqWimp$Path
  25.  
  26. | *********************************************************************
  27. | ** If you are having problems with IRClient not recognising your   **
  28. | ** IP address, and you *know* what IP address you have, then un-   **
  29. | ** comment the next line, and change it to be either your IP       **
  30. | ** address, or a resolvable hostname                           MrG **
  31. | *********************************************************************
  32. |Set Inet$HostName your_ip_address_here
  33.  
  34. If "<Inet$HostName>" = "" Then Run <IRClient$Dir>.Resources.HostName
  35.  
  36. WimpSlot -min 160k -max 160k
  37. Run <IRClient$Dir>.!RunImage