VERSION 1.01 Aladdin will hang up if you press Esc during the log on procedure but only if it has not finished logging on. Allows full path names in RoundTable work files and address, billing and script files. You can now tell Aladdin to automatically save all incoming messages in the archive file, instead of only when you press "S" to save a particular message. See the "auto-save" option in RoundTable set-up. Aladdin can store up to seven different configuration sets instead of just one. A configuration set consists of the GEnie access number, modem speed, prime-time and non-prime-time rates, GE Mail address, User ID, password and registration code. This allows you to set up different GEnie access numbers with different baud rates. It also allows different people to use the same copy of Aladdin. Additional registration codes for a single user are $25 each. Forwarding of BBS messages has been added. Press F when reading a BBS message and specify the GE Mail address. Aladdin will create a GE Mail message from the BBS message text. Ctrl-Q has been added as a method of quitting from the main menu. Also, Ctrl-F9 has been added which is a "hot key" identical to Alt-F9 except that it hangs up the phone. A command line parameter has been added which forces Aladdin to include a delay between each character when sending commands to the modem. Use /D followed by the desired delay in milliseconds, between 0 and 200, i.e. ALADDIN /D50 for a 50ms delay. Note that you will not actually see the delay on the screen since Aladdin always displays the command in its entirety after it has been sent. The "lookback" feature in terminal mode now starts at the bottom of the buffer instead of the top. The file reader now displays the name of the file being viewed at the top of the screen. When you check for new messages Aladdin will display a column showing the number of new messages in each topic. When you are reading messages the space bar will scroll down through a message and advance to the next message when the bottom of a message is reached. Operation of the other keys has not been changed. The RESULT command has been added to the script language to allow scripts to return result codes. The IF RESULT command can be used to determine whether the result code is greater than or equal to a certain value. See ALDSCRPT.DOC for more information. If you cannot log on to GEnie normally because you have to go through another network Aladdin will not be able to log on automatically for you. You can now tell Aladdin to perform one of the user-defined scripts in replace of the normal log on procedure by specifying the script number in the /LS command line parameter, i.e. ALADDIN /LS3 to use script 3 in the log-on procedure. In the previous demonstration version of Aladdin the scripts were not available, but this version always allows use of script 3. The log on script must set the RESULT code to 1 if you want to re-dial, or 2 if you want to abort the log-on. A RESULT code of 0 indicates a successful log-on. The log-on script must take Aladdin to the point where GEnie is expecting the HHH after a connection. A new option for reading messages has been added to the BBS menu. Instead of reading all new messages with BROwse NOReply or checking for new messages with NEW ALL, you can now read all new messages in topics that you have replied to. If you use the "N" option on the BBS menu Aladdin will use REAd ALL NEW NOReply MARked CATegory=1-99 to read new messages. Another attempt has been made to support COM3 and COM4 and to clear up the problem with the modem skipping characters. No promises since I don't have the proper hardware to test these. The problem with reading huge message files has been corrected. The problem with the "E" option to edit messages has been corrected. The problem with the Alt-F8 file reader when you do not specify a file name has been corrected. Xmodem has been made more "relaxed" and more reliable. XON/XOFF handling has been corrected. The problem with marking files before doing an auto-pass 1 with the D option has been corrected.