******************************************** * Amiga Citadel 68K New User Questionair * * ©1991 Custom Sevices * * Unregistered * ******************************************** VERSION 1.5 Section 1: Introduction This is a program that can be run locally, or remotely on any Amiga Citadel-68K. This door will ask questions from a file called "questions", and record the users answers in another file called "users". If the user inputs a "-" or just hits return, "No Answer" will be written to the file. There are also some more options discussed later in the manual. You should have the following files: Install An Self Installing Script ReadMe Read This First NewUser.doc This File NewUser The Main Program Questions A Sample Questionier File BBSlist A File with a list of BBSs Section 2: Requirements This door has not been tested on any other type of BBS. It may or may not work. This door will not run locally as a door via Citadel. You must run it from a CLI window to see the operation. Section 3: Setup There is a install file included that will make a directory called "NewUser", in "Cit:Doors". If your path is different, you may want to change the script and then run it, or manually set it up. To manually set it up: 1. Create a directory under Cit:Doors called, "NewUser". 2. Copy "NewUser" and "Questions" to that directory. After that, you need to add an entry into your config file. For instructions on how to do that, see your Citadel-68K docs. The entry should look something like this: #door nwx newuser cit:doors newusers modem unlimited Door for Newusers. ctdlaux: #door new newuser cit:doors anyone modem unlimited Door for Newusers. ctdlaux: These two door entries will setup 1) a door for users to run whenever they want to update their information, and 2) a door that will run when a new user connects to your system. Note: it is only allowed for people calling remotely. Next, you need to customise the the questionaire file. It is real easy. All you need is any text editor. The format of the file is simple. You type in a question mark, followed by the question. The maxium size of a line is 80 characters. When creating the question file, entering a space will make the line NOT be displayed to the user. It is for making notes to yourself. A '.' will echo a message to the caller, but will not wait for a reply. If You want to echo a message, like a warning, start the line with a "!". It will print the message in the following format: "*****- Message -*****" Section 4: Registration This program is SHAREware. You may distribute this software, as long as you keep all files and copyright notices intact. You may NOT alter or change them (except the users, and questionier file) in any way, shape, or format. If you like it and use it, please register it. The registration fee is $5 (US FUNDS ONLY). If you register, you will recieve the source, and any new information or updates. How to register. Just send a SASE with the $5 to: Custom Services P. O. Box 254 Moorestown, NJ 80857 Also include a disk if you would like some demos of other Custom Service software. Be sure to include your name, address, city, state, zip code, country(if applicable), name of your BBS, software, and version running, and any other information you feel nessisary to include. Section 5: Program Log 12Nov91 First Release. Version 1.0 22Nov91 Second Release. Version 1.1 Added '-' option 12Dec91 Third Release. Version 1.2 Added '#' and '\' option. 8Jan92 Fourth Release. Version 1.3 Fixed several bugs in the source. 8Jan92 "" Version 1.4 Replaced Above commands 07 Sep 1992 Version 1.5 reformatted the output file added "No Answer" for a return.