| !Run for Parlez.
|
| The usual bits and pieces.
Set Parlez$Dir <Obey$Dir>
IconSprites <Parlez$Dir>.!Sprites
|
| Safety blankets...
|RMEnsure ArcBBS_Doors   0    Error ArcBBS doors module is not present...
|RMEnsure ArcBBS_Filer   0    Error ArcBBS filer module is not present...
RMEnsure SharedCLibrary 0    RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 3.75 Error SharedCLibrary is not present or is too old (3.75 or newer)...
|
| Sets up which server is in use. If 'Angela', scan to 32 ports.
| If 'Chase', scan to 12.
Set ArcBBS$Server$Type "Angela"
RMEnsure ArcBBS_Doors 0.07 Set ArcBBS164$Server$Type "Chase"
|
| Set to "Yes" to allow messages to be uploaded to BBS server.
| Set to "No" to disable this feature.
| Set to "ArmBBS" if you use ArmBBS (disables, differently).
Set Parlez$Message$Upload "Yes"
|
|
Set Parlez$Log$Active "yes"
|
|
WimpSlot -Min 96K -Max 96K
Run <Parlez$Dir>.!RunImage 123