SOME IMPROVEMENTS AND BUG FIXES IN VERSION 1.2: BRAND NEW!!! The Host now supports multiple download directories! The SysOp may now create subdirectories off of the "Main" file directory and place files in them. Executive Host will auto-detect these new subdirectories and search them for downloading. Files in these subdirectories will also be available for view by callers, and will be checked for duplicates when a caller attempts an upload. One Example set-up is as follows: ÚÄÄÄÄÄ¿ ÚÄÄÄÄ¿ ÚÄÄÄÄÄÄ¿ ³TELIX³ÄÄÄÄijMAIN³ÄÄÄÄÄÄÄÄijUTIL ³ <-- These are all valid ÀÄÄÄÄÄÙ ÀÄÄÂÄÙ ÀÄÄÄÄÄÄÙ download directories as ³ ÚÄÄÄÄÄÄÄ¿ they are subdirectories of ÃÄÄÄÄÄÄÄÄÄÄijPROGRAM³ the MAIN download directory. ³ ÀÄÄÄÄÄÄÄÙ ³ ÚÄÄÄÄÄÄÄ¿ NOTE: Valid download ÃÄÄÄÄÄÄÄÄÄÄijUTILITY³ directories may be ³ ÀÄÄÄÄÄÄÄÙ ONLY one subdirectory ³ ÚÄÄÄÄÄÄ¿ deep off of MAIN. ÃÄÄÄÄÄÄÄÄÄÄijGAMES ³ ³ ÀÄÄÄÄÄÄÙ ³ ÚÄÄÄÄÄÄ¿ ÃÄÄÄÄÄÄÄÄÄÄijEDUCAT³ ³ ÀÄÄÄÄÄÄÙ ³ ÚÄÄÄÄÄ¿ ÀÄÄÄÄÄÄÄÄÄÄijSYSOP³ ÀÄÄÄÄÄÙ Files in these subdirectories will be available for View and Download by all callers with download privileges (access level 4 and above). These subdirectories will also be searched for duplicates when a caller attempts an upload. No further set-up on your part is required, other that making these directories and placing files in them. The limit on subdirectories is approximately 80, depending on the length of each directory name. This new feature gives the Executive Host SysOp more power and flexibility in designing and maintaining the file base. Note that this feature now makes the Host CD-ROM compatible. For example, if you had a CD-ROM player configured as your D drive, you could set your "Main" download directory as "D:\" (the root directory). This would mean that all of the files in subdirectories off of the root directory will be available for callers. However, some CD-ROM disks are designed with subdirectories several layers deep. In this case, only the subdirectories that branch directly off of the root will be available for callers. Downloads are now checked against the caller's time remaining to ensure that the caller does not over-extend his\her time limit. The deletion of public messages is now allowed. Callers may delete messages written to them, and the SysOp may delete any public message. A message base "packer" is now included with Executive Host. This program strips out deleted messages from the MESSAGE.TXT file in order to reduce the size of this file, and to speed up the operation of the Host. The program is called PACK.EXE and comes with it's own docs (PACK.DOC). The Host Filer was fixed so that it would use the "Main.dir" file for certain functions if the SysOp was not using multiple description files. Callers are now returned to the doorlist menu instead of the main menu when coming out of a door. This feature was added by popular demand. Callers may stack door numbers when using the O)pen door option from the main menu - for example entering "O 2" will open door #2. A problem with the recording of callers' daily time has been fixed. Several other minor bugs and problems have been fixed. CHANGES IN VERSION 1.1 The new sortit.bat file is correct and contains no non-standard DOS commands. The Sort Dir Option in the Host Filer now executes the necessary command. The Verify Dir File Option has been modified so that it now finds all files correctly (if they exist). The Host no longer keeps the phone off-hook after returning from Utility and Filer screens, and when coming out of local mode. SysOp may now choose "0" in the time limit configuration to give callers unlimited access time (Callers were being logged off immediately). The files "doorlist.g" and "bulllist.g" may now be used as ansi color versions of the menu files "doorlist" and "bulllist". Color versions of bulletins (with the letter g added to the end) now are used correctly if the caller has ansi turned on. The dorinfo1.def file is created correctly if using com2 or in local mode. Auto-answer string should now work for all modems. The "Last Message Read" number is now displayed correctly. Option "S" in the file directories menu line has been removed since this option is available from the main menu (text search). The limit on number of registered users has been raised from 99 to 999. ** IMPORTANT NOTE: Version 1.1 uses a slightly different message base format. Therefore, it will not run properly with a message base and execmail.dat file created by version 1.0. If you do not want to lose your existing message base, there is a way that you can modify the key files to work with the new version. To accomplish this, follow the instructions below. 1. Edit the EXECMAIL.DAT file with your text editor, and change the following example file as shown. OLD FORMAT FILE 1;00000;00000 <-- Notice that there is a blank space before data 2;00000;00000 <-- numbers less than 10. 3;00000;00000 NEW FORMAT 001;00000;00000 <-- Notice that there are NO spaces in the new format! 002;00000;00000 003;00000;00000 2. You will also have to change your MESSAGE.TXT file, which contains the actual messages in your base. Each message data line (i.e.";;;01;01") in this file will have to have an extra zero added to it as shown below. Remember that ALL data lines in this file will have to be changed (one precedes each individual message). OLD FORMAT FILE ;;;00;01 To: ALL From: etc, etc, etc. NEW FORMAT ;;;000;01 <------- An extra zero in the first number group is all To: ALL that is required to be compatible with 1.1. From: etc, etc, etc. Now the conversion is complete! Of course another way to convert is simply delete ALL of your old version data files, including the user file EXECHOST.USR and re-install the Host, but this I will leave up to you. Keep in mind that if you choose this option, you will have to add all of your caller's names back into the new user file (accomplished with the "EDIT" guest list option), and therefore should print out your old user file before deleting it. If you decide to convert your old message base, your old user file is compatible with version 1.1, but if you delete the message base (along with EXECMAIL.DAT), you will have to delete the user file also, since the data numbers will not match up otherwise.