History of Changes or Fixes to CSXtime. Entries are made in reverse order, Newest first; August 1, 1992 Ver 1.5 þ Corrected a logic error that caused the program to change the extension on the filename to ZIP if passed from the PCB command line, even though the extension was other than ZIP. þ Corrected a problem with the program returning a transfer time & info for files it did not find with zero bytes... þ As with my other programs, please use this file as an addendum to the documentation. I will be rewriting the program using the PCBoard Toolkit in C++ in the near future, so I will not be updating the documentation.. July 10, 1992 Ver 1.4 þ Added the ability for the user to FLAG a file for download after the information is displayed about the file. The senerio goes like this; User gets the xfer time on ALLFILES.ZIP, and the program presents the prompt back. If the user wants to flag that file for download, the user would type "FLAG" or "FL" at the prompt, and the program will advise the user the file is flagged. This can be done multiple times in a single session. In other words, each time the user enters the door, the program recreates the flagfile, thus making it empty. During the single session the user can inquire on as many files as they want, and flag them each time. If a user has flagged more files than allowed, PCBoard will take care of the security upon return to PCBoard. Once back at the PCBoard prompt, PCBoard will stack the requested files for batch downloading, and allow/disallow files based on security. June 25, 1992 Ver 1.3 þ The program will now check for the presence of PCBoards filelst.idx file, and check the index for the existence of a file before searching the download paths. This makes the program run much faster. If you do not use the filelst.idx, the program will search your download paths as it always has. May 31, 1992 Ver 1.2 þ Increased the stack size, and turned off the debug code to make it smaller. May 30 ,1992 Ver 1.1 þ Made a change to continuously prompt the user for file names until the press enter alone, which will return them the the PCBoard Command prompt. May 29, 1992 Ver 1.0 þ Initial Release