home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / csxtm106.zip / HISTORY.CSX < prev    next >
Text File  |  1993-03-05  |  2KB  |  62 lines

  1. History of Changes or Fixes to CSXtime.
  2. Entries are made in reverse order, Newest first;
  3.  
  4. March 5, 1993 Ver 1.6
  5.  
  6. ■ Updated the program and recompiled it under Borland Pascal 7.0.
  7.  
  8. August 1, 1992 Ver 1.5
  9.  
  10. ■ Corrected a logic error that caused the program to change the
  11. extension on the filename to ZIP if passed from the PCB command line,
  12. even though the extension was other than ZIP.
  13.  
  14. ■ Corrected a problem with the program returning a transfer time & info
  15. for files it did not find with zero bytes...
  16.  
  17. ■ As with my other programs, please use this file as an addendum to the
  18. documentation. I will be rewriting the program using the PCBoard Toolkit
  19. in C++ in the near future, so I will not be updating the documentation..
  20.  
  21.  
  22. July 10, 1992 Ver 1.4
  23.  
  24. ■ Added the ability for the user to FLAG a file for download after the
  25. information is displayed about the file. The senerio goes like this;
  26.  
  27. User gets the xfer time on ALLFILES.ZIP, and the program presents the
  28. prompt back. If the user wants to flag that file for download, the user
  29. would type "FLAG" or "FL" at the prompt, and the program will advise the
  30. user the file is flagged. This can be done multiple times in a single
  31. session. In other words, each time the user enters the door, the program
  32. recreates the flagfile, thus making it empty. During the single session
  33. the user can inquire on as many files as they want, and flag them each
  34. time. If a user has flagged more files than allowed, PCBoard will take
  35. care of the security upon return to PCBoard.
  36.  
  37. Once back at the PCBoard prompt, PCBoard will stack the requested files
  38. for batch downloading, and allow/disallow files based on security.
  39.  
  40. June 25, 1992 Ver 1.3
  41.  
  42. ■ The program will now check for the presence of PCBoards filelst.idx
  43. file, and check the index for the existence of a file before searching
  44. the download paths. This makes the program run much faster. If you do
  45. not use the filelst.idx, the program will search your download paths as
  46. it always has.
  47.  
  48. May 31, 1992 Ver 1.2
  49.  
  50. ■ Increased the stack size, and turned off the debug code to make it
  51. smaller.
  52.  
  53. May 30 ,1992 Ver 1.1
  54.  
  55. ■ Made a change to continuously prompt the user for file names until the
  56. press enter alone, which will return them the the PCBoard Command
  57. prompt.
  58.  
  59. May 29, 1992 Ver 1.0
  60.  
  61. ■ Initial Release
  62.