-
Notifications
You must be signed in to change notification settings - Fork 6
Startup Configuration
In order to get AmiExpress work perfectly you have to add the following things at your User-StartUp or Startup-equence file in the S: directory:
ASSIGN BBS: SYS:BBS
PATH BBS:UTILS ADD
NOTE*
Since version 3.38 of AmiExpress you now have the ability to make AmiExpress resident. Doing this should speed up program execution and also conserve memory.
Making AmiExpress resident:
- change all nodestart tooltypes in the NODE icons to reflect the following:
NODESTART=express
- Update your s:User-StartUp script by adding the following after your BBS Assignment:
RESIDENT EXPRESS BBS:EXPRESS
Now to start the ACP.SERVER you should copy the ACP & ACP.INFO FILE into the WBSTARTUP directory at your HardDisk directory.
You can also start ACP from a shell but the INFO file MUST be in the same directory as ACP to have the correct settings.
The above mentioned ASSIGN statement indicates that you have your BBS installed in a directory called BBS on the system drive.
Once all of this is complete you should be able to reset your system.
NOTE: You should have a BBS:UTILS directory. Use this directory to put all AmiExpress required Utils.
Original 3.36 Documentation written by Jens Langner (/X DocWriter). Original 4.0 Documentation written by The Outlaw (Andy). Updated in 2018 to include many previously undocumented v4.0 features and also to include the new v5.x configuration options by Darren Coles
-
Ami-Express-BBS-Software
- Introduction
- Copyright Information
- Requirements
- Ami-Express Version 5
- Installation of AmiExpress
- How to install Configs
- How to configurate Startup
- Setting up the /X FTP Server
- All ToolTypes Information
- The Standard Documentation
- Programlogic of AmiExpress
- Main Menu Commands
- SysCmd Documentation
- AmiExpress HOST Addresses
- MCI imbedded Control Sequence
- Connecting to QWK and FTN message networks
- Notable Features
- Note worthy of Mention
- Offline Mail Support
- Icon Script Language Support
- Trouble Shooting
- Future planned Enhancements