If "<Choices$Dir>"="" Then Error No Choices folder found! Please set Choices$Dir to a suitable location before running Socketeer.
|| Check for Block Serial Drivers
||
If "<SerialDev$Path>" = "" Then Error You need the !SerialDev application installed on your computer to use Socketeer; go to http://www.soup-kitchen.demon.co.uk/software/socketeer/ to download it or contact the author for advice.
|| Check for relevant Toolbox modules as neatly as possible
RMEnsure SerialBuffer 1.00 Error You need the SerialBuffer module (v1.10) to run Socketeer.
SerialBuffersize 16384 4096
|| Load our packet drivers (feel free to hack this around; as long as only
|| one of these drivers is loaded.)
||
Run <Socketeer$Dir>.Bits.ChoosePPP
If "<PPP$Choose>"="Sergio" Then RMEnsure PPPdriver 0.00 RMRun System:Modules.Network.PPPDriver
If "<PPP$Choose>"="Acorn" Then RMEnsure PPP 0.00 RMRun System:Modules.Network.PPP
|RMEnsure SLIPdriver 0.00 X RMRun System:Modules.Network.SLIPdriver
If "<PPP$Choose><Inet$PPP$IPAddr>"="Acorn" Then Error PPP interface is not configured! Please go to your Internet setup and configure it before loading Socketeer.