>*< FilesBBS Manager Update Report >*< V0.61 - dated 19 Feb 95 1. Well, finally found and fixed the last description that was not being changed. Problem was that when a displayed record was changed and then converted to a different archive format the old description was used, this is now changed so that the modified description will be changed before it is converted. Thanks Terry ;) ------------------------------- V0.60 - dated 17 Feb 95 1. Fixed problem when a defined path didn't exist. FBM will now report to you that the area doesn't exist and will remove the path from FBM. ------------------------------- V0.59 - dated 16 Feb 95 1. Fixed description problem when moving and saving currently displayed record. 2. Fixed bombing when Save was selected and no area was loaded. 3. Improved High rez resource file again. 4. Fixed error when record was changed but not saved and Setup was selected and another Config type was loaded. Screen was cleared but you were still asked to save a area that didn't exist. ------------------------------- V0.58 - dated 13 Feb 95 1. Fixed problem when uploading files to a defined area with no files in the Files.BBS file. 2. Cleaned up High res resource file... 3. First public release since version 0.49 ------------------------------- V0.57 - dated 11 Feb 95 1. Added code to remove duplicate entries from FilesBBS while Saving File. 2. Fixed Next & Previous Buttons when selecting an area to load. 3. Optimized the code in some areas and made a few minor changes. ------------------------------- V0.56 - dated 10 Feb 95 1. Removed Help Data from code and made it into a seperate binary file that is only loaded when help is selected. Free'd up over 30k of memory and reduced program size. 2. Fixed problem encountered when selecting paths in set-up. Program will no longer bomb. ------------------------------- V0.55 - dated 9 Feb 95 1. Fixed a minor bug with displaying help file. 2. Added Rename Function. 3. Fixed a couple of cosmetic bugs. ------------------------------- V0.54 - dated 5 Feb 95 1. Help Added. 2. Couple of cosmetic bug fixes. ------------------------------- V0.53 - dated 4 Feb 95 1. Think the altered description bug is fixed (fingers crossed) :) 2. Added Private Uploaded area to Octopus mode. 3. Added a Touch Up File Date menu option,does as ir says alters file date and time to current date and time. 4. Added Group File Listing. 5. Added Search for Missing files & search for missing descriptions. -------------------------------- V0.52 - dated 1 Feb 95 1. Fixed memory allocation problem. Array wasn't being cleared at exit causing some intermittent bombs and loss of system memory. 2. Fixed a couple of hot key bugs that should have been disabled when a area wasn't opened. 3. Started Sort routine for use with the menu bar, single area sort is now available. -------------------------------- V0.51 - dated 31 Jan 95 1. Fixed some Hot Key define errors. 2. Fixed problem with save when moving to different areas, user is now asked if area was changed if he wants to save it. 3. Couple of changes made to menu bar. 4. A few other minor cosmetic fixes to the program... -------------------------------- V0.50 - dated 30 Jan 1995 1. New Program design as of this release with many new changes. FilesBBS Manager now uses a menu bar and supports hot keys. Many of the functions that were previously done within different forms is now done from the menu. Also using the Floating dialog Library created by M.J. Maisey to handle dialog control. 2. Best bet is to just check out the program to see what else has been changed ;) ------------------------------- V0.49 - dated 8 Jan 1995 1. Added feature to Octopus mode,when the CFG is loaded and the Keyword 'UpLoadPath' is found,then 'FBM' will include this area in it's list, so that transferring of files etc.. ,are made easier. 2. Added Gemdos rename,if files on same drive,should of done it ages ago,but you know how it is :) 3. Added option requested by Ed Lynch. You can now toggle between Descriptions and paths when selecting an area. 4. Change code to install desktop pattern & handle screen background redraws, now using wind_newdesk(). ------------------------------- V0.48 - dated 4 Jan 1995 1. When a file is moved/copied the TimeStamp will not change ie it keeps the original,thus avoiding new file announcements etc ... 2. Also when a archive is converted,the new archive keeps the old TimeStamp. 3. When using convert and a File_id.diz is to be included,the 'FBM' advert will only be added to non-registered copys. ------------------------------- V0.47 - dated 2 Jan 1995 1. Fixed problem with copy/move routine. User could not select EXIT to stop from doing a copy/move to another area. 2. Fixed bug in files.bbs. leading '(' was cut off of description in some cases. ------------------------------- V0.46 - dated 30 Dec 1994 1. Fixed minor bug in registration code. 2. Made Form Registration Info & Application return to Main Form at Exit. ------------------------------- V0.45 - dated 29 Dec 1994 1. Made the program a bit more secure,I think :) 2. Fix display bug in Options. When All was selected and no area was previously selected upon exit it did not clear the display properly. 3. Fixed copy/move. when file was moved a space was placed in front of the record appended to the files.bbs file in destination path. ------------------------------- V0.44 - dated 27/28 Dec 94 1. Added Application Form for registering FilesBBS Manager. 2. Fixed description search routine, now operational again. 3. Added Help to Application. ------------------------------- V0.43 - dated 27 Dec 94 1. Fixed bug in Copy/Move... 2. Redefined Registration Info so that User's Registration Info would be displayed. 3. Fixed bug in File search routine that occured do to files found in search path but weren't in the files.bbs file. 4. Fixed error in key file code. Address was being over written by the expiration date of a temporary key... -------------------------------- V0.42 - dated 26 Dec 94 1. Streamlined structure within the program for faster/cleaner operation. 2. Cancel is now available within options when doing any of the functions. 3. Fixed deleted entries in files.bbs so they are not displayed. --------------------------------- V0.41 - dated 25 Dec 94 1. New User Key Format Implemented. 2. Mark - What else did we do yesterday, it draws a blank ;)... --------------------------------- V0.40 - dated 24 Dec 94 1. Modified deleting of files, they will no longer be displayed as File Deleted. 2. New search routine done for file searching, Description searching has been temporaryly disabled while it's being fixed. 3. CD-ROM support for Octopus finished. ---------------------------------- V0.39 - dated 23 Dec 94 1. Added code to fully support CD-ROM paths in alternate config file. 2. Path checking for CD-ROM added - if you define a different path for FilesBBS than the CD-ROM path, you can modify the files.bbs file and also upload files to the CD-ROM area, files will be placed in the FilesBBS path. 3. Modified FBM_MED.RSC & FBM_HIGH.RSC files to fix search routines. 4. If a new area is defined ie, selecting Flsearch from a previously defined Alternate config setup will clear the current selected area. So, when you now exit the setup menu you will have to select an area again. ---------------------------------- V0.38 - dated 22 Dec 94 1. New Key format used, allows for Temporary Key issue. 2. Changed Info Screen in Medium and Hight RSC file.. 3. Fixed bug where if config was modified and you exited program without saving and selected NO to exit, program exited anyway, 4. Changed areas so that they are only loaded when the program is initially run, save config was selected, or if a different area was selected. ----------------------------------- V0.37 - dated 20 Dec 94 1. Fixed bug in Save FilesBBS routine that caused a carriage return to not be placed when description greater than 255 characters. 2. Cleaned up display of FBM_HIGH.RSC & FBM_MED.RSC. ----------------------------------- V0.36 - dated 19 Dec 94 1. Key Now required for all features in FilesBBS Manager. Only 3 Uploads per session & 3 Saves of FilesBBS all other functions are enabled. 2. Fixed a few minor display bugs... 3. Corrections made to FBM_MED.RSC & FBM_HIGH.RSC files. ----------------------------------- V0.35 - dated 18 Dec 94 1. Coded in Maf.TTP to run at exit when changes were made to FilesBBS file and FilesBBS was saved. This only works if Octopus BBS's Octobbs.cfg file is utilized and MAF.TTP is defined. 2. Fixed small bug in Save routine if the record displayed was changed it wasn't saved... ----------------------------------- V0.34 - dated 17 Dec 94 1. Fixed bug with file detect,when used in conjunction with headers within a 'Files.bbs' 2. Fixed changing of file area path when running external programs. 3. Fixed Bug that caused an error when Display files was selected & no area was picked... 4. Redone File uploads! You can now upload files using wildcards and you will be prompted if you want to upload a file or skip it. 5. Fixed display bug in help routine. 6. Added help text for all areas. 7. Added Cancel when doing Upload to blank FilesBBS file. ----------------------------------- V0.33 - dated 14 Dec 94 1. Added FBM_MED.RSC support... 2. Added help text files for Set-Up & FilesBBS Records. ----------------------------------- V0.32 - dated 13 Dec 94 1. Added code so that 1 of 4 types of brackets can be used,for the download counters. ----------------------------------- V0.31 - dated 12 Dec 94 1. Goto file number by clicking on file number and entering number of file to jump to. 2. Help system started. 3. Different Type of brackets accepted ( not yet complete ) 4. Fixed bug where program will bomb if config is not defined and Select Area is clicked on. 5. Added code to help buttons in all Forms. 6. Rearranged config file to remove archive commands. 7. Added MAF.TTP setup support. 8. Fixed bug when using Octopus option,first area was'nt shown. -----------------------------------