ฺฤฤฤฤฤฤฤฤฤฤฤฤฤฤฤฤฤฟ ณ MGR.EXE ณ ภฤฤฤฤฤฤฤฤฤฤฤฤฤฤฤฤฤู Version 0.08 4/15/94 Changes from v0.07 1) License agreement at startup / must answer yes to start the program. 2) When on the filebase record edit screen, if the user presses F2 to save his changes there is no prompt to save when returning to the list of filenames. 3) When any changes are made on the filebase record edit screen, the file list screen is updated. 4) Filenames, directory info, and uploaded by is converted to upper case. 5) When on the filebase record edit screen, if the user does a move and the move is successful, the user is returned to the file list screen. 6) If a file list screen is empty. No buttons appear and the only option is to escape. 7) Error messages have been added if a move fails. 8) If a move fails, 0 length files are removed. 9) When moving a file, the DOS date of the file is retained. 10) When selecting alt-M, the user is shown a list of directory ids. This list no longer has duplicates in it. ออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออ Version 0.09 4/19/94 Changes from v0.08 1) When on the filebase edit screen, ANY field that can be edited is now checked for changes. 2) On the record edit screen the feature "Check Exist" was added." 3) On the record edit screen the flags truly free and on line were added. 4) On the record select screen the feature "Delete" was added. a) A warning is made. b) The DOS file is deleted. ( Warning if can't delete ) c) The kill flag is set for the record. 5) The date edit field was changed so that if a 0 is entered, 1-9 are valid characters for the next field. 6) When loading the filebase to display filenames, you do not get a program abort message. Multiple screens are displayed for the file list. ออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออ Version 0.10 Changes from v0.09 1) When the display of filenames required multiple screens, if a user edited an entry, the next screen would display at the next record after the one edited. 2) Remove all calls to memory_error(), verify the use of validView(). 3) When scanning the file base, directory id's are compared case insensitive. 4) When storing directory id's, the id and path is forced to upper case. 5) When scanning th filebase, an information message is displayed with a spinning stick. 6) After scanning the filebase for directory ids, if any are unrecognized a new button (accept all) appears in the existing dialog box. 7) The spinning stick is now changed as a function of how many times the filebase is read, not how many records matched the search criteria. 8) The field last dl is not audited for a change when exiting the filebase record edit screen. 9) 00/00/00 is displayed in the last dl field if this has not been set. ออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออ Version 0.11 4/25/94 Changes from v0.10 (quick release to trap QEMM exception 13 errors) 1) When scanning the filebase with the Utility->Scan menu option, trap and report the following errors: a) Could not open the filebase. b) Could not open the directory id file. c) Out of memory. ออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออ Version 0.12 4/29/94 Changes from v0.11 1) On the unrecognized id screen the hot key for skip was changed from 'k' to 's'. 2) When selecting a directory id, the spinning stick did not start spinning until the first match was found. 3) When editing a directory id, the spinning stick indicator was added. 4) When moving a file or editing a directory id the directory id's are now sorted alphabetically. 5) When checking for file existent, if the size of the file does not match the record in the filebase, you are given the chance to update the filebase with the correct size. 6) On the filename display list: a) If the file size is exactly 0, the word "Auto" is used. b) If the file size is less than 1000, the actual size is used instead of 0K. 7) When moving a file: a) If the id stayed the same ( DOS path change ), the file name is not remove from the display list. b) If the DOS path stayed the same, but the directory id changed, the file is not moved. The filebase record is updated only. 8) The Directory ID Group list is now sorted alphabetically. ออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออ Version 0.14 5/9/94 Changes from Version 0.13 1) Changed the status line for the move directory id list. 2) When doing a move or delete from the record edit screen the display is updated immediately. ออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออ Version 0.15 6/3/94 Changes from Version 0.14 1) Any actions that cause a change to the file list update the list immediately. 2) The ability to manually add a directory id was added. 3) Increase the stack size to 6K, this fixed the crash on exit problem. ( This obstacle delayed our release schedule by 3 weeks. ) ออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออ Version 0.16 6/13/94 Changes from Version 0.15 1) Fix date overflow problem on filebase edit screen. 2) When on the filebase edit screen, do a save before a move. 3) Change stack size to 7K. ออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออ Version 1.00 6/15/94 First Public Release Changes from Version 0.16 1) Warning screen added when leaving file list. 2) Version can be displayed from the menu. 3) Code cleanup.