home *** CD-ROM | disk | FTP | other *** search
/ Carsten's PPE Collection / Carstens_PPE_Collection_2007.zip / T / TVIEW34.ZIP / TVHIST.DOC < prev    next >
Text File  |  1994-06-22  |  24KB  |  622 lines

  1. 06-22-94 v3.4
  2. -------------
  3. Fixed a problem where multi-page menus would not get broken into
  4. pages.  Fixed some problems in the docs that referred to past
  5. procedures that have been changed.
  6.  
  7. 06-19-94 v3.3
  8. --------------
  9. CONFIG CHANGES!  Line 15 of the .CNF file is now for the name and path
  10. to your TextView opening screen.  Line 16 is for the name and path of
  11. your closing screen.  If you leave these blank, it will default to
  12. TVHELLO and TVBYE in your display file path.
  13.  
  14. Textview has always inserted a "Press Enter to Continue" prompt before
  15. displaying the TVMENU so it didn't run over display files.  I've moved
  16. the "Enter" prompt to after each display file shows, which keeps the
  17. propt from showing when there is no TVHELLO file.
  18.  
  19. Fixed a bug that must have been in the code since it was changed to a
  20. PPE.  This caused certain menu items to not be displayed (file not
  21. found) if you had over 10 items on the menu.
  22.  
  23. Fixed a bug that would cause the (G)oodbye command not to work if you
  24. were in a TV.PPE that was run from another TV.PPE.
  25.  
  26. Due to numerous requests from people who have been nice enough to give
  27. me money for this program, I have removed the so called "advertising"
  28. (aka the lines that say the name of the program, my name and who
  29. registered it) from the opening of the door.  There is now a command
  30. line option called (A)bout that will give this information if the user
  31. enters that command.  The main reason I've done this is to make
  32. textview work better with layered menus.  Before, every time the
  33. caller entered a new menu, the id line would show again.  This info
  34. still shows in the unregistered version!
  35.  
  36. 05-06-94 V3.2
  37. -------------
  38. CONFIG CHANGE! Line 14 of the .CNF file is now for the path and name
  39. of your TextView menu file.  This allows you to have multiple menus in
  40. the same directory since they don't all have to be named TVMENU
  41. anymore.  If you don't make this change and leave line 14 blank,
  42. TextView will look for a file called TVMENU in the same directory as
  43. your display files.
  44.  
  45. 03-23-94 v3.1
  46. -------------
  47. CONFIG CHANGE!  Having to put the path information to the config file
  48. was running some people out of room in the CMD.LST editor.  To make
  49. this a little more friendly, I have taken CDC's suggestion to pick up
  50. the path to the ppe and assume that the config file will be in the
  51. same directory.  So, if your config file isn't in the same directory
  52. as TV.PPE, then please move it there.  Also, you need to shorten your
  53. command line in CMD.LST and any door batch files you've setup:
  54.  
  55. Old:  D:\TV\TV.PPE D:\TV\TV.CNF
  56. New:  D:\TV\TV.PPE TV.CNF
  57.  
  58. In other words, take out the drive and path info before the config
  59. file and you will be okay.
  60.  
  61. 02-26-94 V3.0
  62. ----------------
  63. A complete rewrite using the PCboard programming Language!
  64.  
  65. I'm mainly trying to duplicate the old Textview, so I will have a
  66. place to start from.  Some things can't help but to be enhanced
  67. because the PPL has many advantages.  The door now loads instantly,
  68. and uses PCBoard's communications and downloading routines.  The
  69. search feature has been improved, and now looks more like the Text
  70. Search feature used in PCBoard message bases.
  71.  
  72. 11-22-92 V2.94
  73. --------------
  74. The BIOS drivers have been replaced with a new FOSSIL driver.
  75. Change line one of the config file from INTERRUPT or HANDSHAKE to
  76. FOSSIL to enable this logic.  This will enable support for
  77. special multi-port hardware via Fossil interface.
  78.  
  79. Added ability to run HS/Link protocol for downloading only.
  80. Sample H.BAT is included.
  81.  
  82. 09-27-91 V2.93
  83. --------------
  84. The Ledge PCBoard, support board for TextView has moved! The new
  85. number is 818-896-4015.  You can now register Textview by
  86. MASTERCARD, VISA or AMERICAN EXPRESS!  Just call The Ledge and
  87. type REGISTER at the main menu command prompt.
  88.  
  89. Added the capibility to shell to another program batch file from
  90. the Textview menu. You can run anything you want as long as you
  91. have the memory available to support it.  I am using this routine
  92. to run a credit card registration door from inside my TextView
  93. New User door and it works great!
  94.  
  95. You have to edit line 13 of your .CNF file to give the name of
  96. the batch file or program you want your users to be able to run.
  97. The batch file name becomes the command name.  So, if you want to
  98. run a batch file from TextView called REGISTER.BAT, you would add
  99. the word REGISTER to line 13 of the .CNF file and the command
  100. "REGISTER" to your textview menu.  Your caller would then type
  101. the word REGISTER to run the routine.
  102.  
  103. 12-08-90 V2.92
  104. --------------
  105. Found that my routines for updating the call waiting screen on
  106. PCBoard 14.5/S and /D versions wasn't working correctly.  Fixed.
  107.  
  108. Fixed a problem that ignored a "N" answer to the "More" prompt
  109. during text searches.
  110.  
  111. 12-01-90 V2.91
  112. --------------
  113. TextView will now update the call waiting screen when a user
  114. hangs up inside the door.  PCBSTATS.EXE, which is distributed
  115. with PCBoard, must be in the path.
  116.  
  117. Line 12 of the .CNF file now points to your PCBSTATS.DAT file,
  118. you must include the path.  It should look something like this:
  119.  
  120. D:\PCB\GEN\PCBSTATS.DAT
  121.  
  122. 06-16-90 V2.9
  123. --------------
  124.  
  125. TextView is now compatible with PCBoard 14.5 variables including
  126. @VARIABLES@ and color macros (@X00 and @XFF).
  127.  
  128. Added "Sub-Door" mode.  Line 11 of the .CNF file is now a switch that
  129. you can turn on or off (Y/N).  If you put a Y on the line then follow it
  130. with a semicolon and then the prompt you want displayed.  Example:
  131.  
  132. Y;Do you want to View the Scorecards?
  133.  
  134. Textview will follow it with a (Y)es, (N)o, (G)oodbye:
  135.  
  136. The main reason for this addition is to consolidate TextView and
  137. Scoredoor into one program for better support.  Full details are in the
  138. docs.
  139.  
  140. Fixed bug in colorizing routine where if a user had no protocol
  141. selected, he saw the color variables $GREEN0$WHITE$ when prompted to
  142. select a protocol.
  143.  
  144. Fixed logging to DOWNLOAD.TXT file broken and gone undetected since
  145. version 2.5!
  146.  
  147. Changed download batch files (X.BAT, Y.BAT, etc.) so that the DSZ.LOG
  148. file is created in the default \PCB directory.  This eliminates log
  149. problems with multi-node systems.
  150.  
  151. Added an environment variable for non-PCBoard systems that run
  152. conversion programs that don't properly convert the users page length
  153. setting.  Sysops running TextView on systems such as Searchlight and
  154. Wildcat complain that there is no "More?" prompting.  To set automatic
  155. "More" prompting at every 23 lines on systems with this problem, put
  156. this string in your environment before running TextView:
  157.  
  158. SET TVPAGE=ON
  159.  
  160. Added a second environment variable to allow setting the default
  161. compression extension to one other than that defined in PCBOARD.DAT.
  162. If your compression extension is set to .ZIP in PCBOARD.DAT, but you'd
  163. like TextView to use .LZH as the default then set the following
  164. variable in your environment before running TextView:
  165.  
  166. SET TVCOMP=.LZH
  167.  
  168. Be sure to type the environment variables in all CAPITAL LETTERS.
  169.  
  170.  
  171. 12-26-89 V2.8
  172. -------------
  173.  
  174. Added a text-search routine for REGISTERED users.  Users may now
  175. select (S)earch from the command line and scan specific files, or the
  176. entire list of displayable files for text strings.  The door then shows
  177. each line that the string is found in with a count of times found at the
  178. end.
  179.  
  180. Added "Summary" option for file scanning.  Users can get a summary of
  181. how many times text appears in each of the chosen files, or use the
  182. "verbose" mode to show the line that the text appears in.
  183.  
  184. Download section now assumes the default file extension found in
  185. PCBOARD.DAT. In other words, if a user selects to download a file called
  186. DLNAME, the door will add .ZIP to it if you have selected ".ZIP" as your
  187. default file extension in PCBSETUP.
  188.  
  189. Added chained commands to the download section.  Now a user can enter:
  190.  
  191. Command? D FILENAME.ZIP Z G
  192.  
  193. To download FILENAME.ZIP via Zmodem protocol and log-off without going
  194. thru various menus.
  195.  
  196. I have included a Qmodem 4.1x script in this release.  This allows your
  197. callers to log onto PCBoard, open a TextView door, download a file and
  198. log off automatically.  You may post TVSCR10.ZIP for downloading on your
  199. system if you like.
  200.  
  201.  
  202. 12-02-89 V2.7
  203. -------------
  204.  
  205. Changed local display during download to put the status line on top of
  206. the screen similar to the PCBoard shelled protocol screen.
  207.  
  208. Added an information screen in the file transfer section telling the
  209. caller the file name, protocol and estimated transfer time.
  210.  
  211. Changed protocol selection screen to show default protocol from the
  212. PCBoard USERS file.  If the default protocol is changed, then it will
  213. also be changed in the USERS file.
  214.  
  215. ALL TRANSFER BATCH FILES CHANGED!  Please update your transfer batch
  216. files (X.bat, Y.BAT, Z.BAT, etc) with the ones accompanying this
  217. version.
  218.  
  219. Made wildcards in download filenames illegal for security reasons.
  220.  
  221. 10-1-89 V2.6
  222. ------------
  223.  
  224. Fixed a bug in the download routine that would cause some systems to
  225. freeze if a user selected a protocol not on the menu.
  226.  
  227. Changed protocol menu display to not show MNP protocols if the caller
  228. isn't using an MNP modem.
  229.  
  230. 8-24-89 V2.5
  231. ------------
  232.  
  233. Changed commands to make them more like standard ones in PCBoard. The
  234. Menu On/Off command has been removed.
  235.  
  236. ------------------
  237.  
  238. Changed line 8 in .CNF file to allow for logging to a different file
  239. other than CALLERx.  There are now four options for line 8.  You may log
  240. to CALLERx, FILE, BOTH or NONE by putting the first letter of your
  241. choice on line 8 (C/F/B/N).
  242.  
  243. -----------------
  244.  
  245. Added compatiblity with PCBoard 14.2 @COMMANDS@.  You can now use these
  246. variables in all TextView files including TVHELLO, TVBYE, TVx, PROT,
  247. TVDIR or any other file displayed by TextView.
  248.  
  249. -----------------
  250.  
  251. Added "Not Registered" messages for systems that have not registered
  252. Textview.  Sysops who register will receive a file called TV.SYS that
  253. will automatically register this and all future versions of TextView.
  254.  
  255. ---------------
  256.  
  257. PROT menus (PROT1, PROT1G, PROT2, PROT2G) are no longer required.
  258. Instead, TextView uses a file called PROT.DAT to get it's protocol
  259. information and creates menus from that.  The format of PROT.DAT is
  260. similar to PCBPROT.DAT, with entries that look like this:
  261.  
  262. X,N,Xmodem
  263.  
  264. The entries are defined as follows:
  265.  
  266. X= Letter to appear on Menu to run Protocol
  267. N= Error correcting Modem required? (Y/N)
  268. Xmodem= Name of protocol as it will appear on Protocol Menu.
  269.  
  270. A sample PROT.DAT file is included in with TextView.  This file is
  271. exactly the same as the one used in the BBSList door, for sysops using
  272. both doors.
  273.  
  274. line 9 of the .CNF file has been replaced by the feature introduced
  275. below:
  276.  
  277. --------------
  278.  
  279. Line 9 of the .CNF file now affects registered versions of
  280. TextView only.  A filename can be placed on this line that contains
  281. filenames and paths of files to be displayed in the order they appear on
  282. the menu.  This feature will cut down maintenance considerably for
  283. registered users who use TextView for online magazines that change daily
  284. or weekly but maintain the same filenames issue to issue.  If the word
  285. DEFAULT appears on this line, then registered versions will utilize the
  286. TVx format for display files.
  287.  
  288. ---------------
  289.  
  290.  
  291. 1-7-89 V 2.4
  292. ------------
  293.  
  294. Added a separate menu for error correcting protocols.  PROT1 and PROT1G
  295. now have your non-error correcting protocols, while PROT2 and PROT2G
  296. will have both error correcting and non-error correcting protocols.  The
  297. callers with error correcting modems will be shown PROT2 while other
  298. callers will see PROT1.  If you don't have an error correcting modem,
  299. then you don't need the PROT2 files at all, as they will never be shown.
  300.  
  301. 12-26-88 V 2.4 ß2
  302. -----------------
  303.  
  304. Fixed a bug that caused aborted uploads if a user has more than two
  305. words in his name.  So, now when DICK VAN DYKE calls your BBS, he'll be
  306. able to get your files.
  307.  
  308. You MUST update your protocol batch files (X.BAT, Y.BAT, etc) with this
  309. update!
  310.  
  311.  
  312. 12-23-88 v2.4 ß1
  313. ----------------
  314.  
  315. TextView will now report cps and errors to the caller log and
  316. download.txt.  Be sure to update your protocol batch files (X.BAT,
  317. Y.BAT, etc) to the ones in this ARC. They must include a line that says:
  318.  
  319. SET DSZLOG=TEMP.LOG
  320.  
  321. 12-17-88 V2.3
  322. -------------
  323.  
  324. Official Release!
  325.  
  326. 12-07-88 V2.3 ß17
  327. -----------------
  328.  
  329. CHANGE IN .CNF FILE!
  330.  
  331. Line 10 is now the name of the door.  This is what appears on the 
  332. Sysop Status line.
  333.  
  334. I am personally running four TextView doors.  I can never tell if a 
  335. person is in my "NewUser" or "NewsBytes" or "Support" or what..so I've 
  336. added this option.  The name will also appear at the top of the 
  337. downloading screen.
  338.  
  339.  
  340. 11-22-88 V2.3 ß16
  341. -----------------
  342.  
  343. CHANGE IN .CNF FILE!
  344.  
  345. Compiled with new version of Prokit that supports animated ANSI files.
  346.  
  347. Delete Line 9 of the .CNF file.  Sam Smith informed me that it is not 
  348. needed because Prokit will automatically put ANSI files in non-stop 
  349. mode.  This makes the Y/N entry for more prompts kind of futile as it 
  350. is already handled inside the door when it detects the characters that 
  351. ANSI files use to clear the screen.
  352.  
  353. Line 9 is now the protocol letter that you use for your full-flow 
  354. protocol (Ymodem-G or whatever it's being called this week) See beta 
  355. 15 notes for details on this entry.
  356.  
  357.  
  358. 11-15-88 V2.3 ß15
  359. -----------------
  360.  
  361. CHANGES IN .CNF FILE!  Line 9 now tells TextView weather or not you 
  362. want the files to be viewed to use "more" prompting.  Put a Y on this 
  363. line for more prompting.  Put a N on this line for no more prompting. 
  364. This was added so that Sysops using TextView for ANSI file viewing 
  365. won't have the ANSI screens interrupted by the more prompt.  If you 
  366. are using TextView to display normal text files, put the letter Y on 
  367. this line.
  368.  
  369. Line 10 tells TextView which letter you are using for an error free 
  370. transfer protocol like Xmodem-1K-G (Ymodem-G).  If you don't have an 
  371. error correcting modem, just put the word NONE on this line.  If you 
  372. are running an error correcting modem, like the USRobotics HST, then 
  373. put the menu selection letter you've chosen in PROT(G) on this line. 
  374. For example, if you use the letter F for Xmodem-1K-G like PCBoard 14.0 
  375. does, then put a letter F on this line.
  376.  
  377.  
  378. NOTICE:
  379. -------
  380.  
  381. It appears that the beta process for PCBoard 14.0 will be comming to a 
  382. close in the near future.  I plan on releasing TextView 2.3 officially 
  383. the same day PCBoard 14.0 is released.  This means that I will be 
  384. freezing this version as far as new features.  I will be working on 
  385. bug reports only from here until the release date.  THANKS to all for 
  386. the great suggestions and assistance!
  387.  
  388. 11-13-88 V2.3 ß14
  389. -----------------
  390.  
  391. Major Update!  More Features!  Smaller Code Size!
  392.  
  393. ----------------
  394.  
  395. A major change in the way TextView handles protocols.  There have been 
  396. requests to allow Sysops to define protocols and protocol letters. To 
  397. accomidate this, I've taken most of the code that handles protocols 
  398. out of TextView.  Now TextView will look for a files called PROT and
  399. PROTG in the same directory as your TV.EXE file.  This is your 
  400. Protocol menu.  There are sample PROT(G) files included in this ARC 
  401. file.  IMPORTANT: for each protocol you put on the Protocol Menu you 
  402. must have a .BAT file named after the menu letter you have given the 
  403. protocol in the PROT(G) file.
  404.  
  405. So...if you aren't changing your protocols at all, then you need do 
  406. nothing but copy the PROT and PROTG files into the same directory as 
  407. TV.EXE because I've already set-up the old letters as the default.
  408.  
  409. If you now want to change:
  410.  
  411. [Y] Ymodem (Xmodem-1K)
  412.  
  413. to:
  414.  
  415. [O] Xmodem-1K (Old Ymodem)
  416.  
  417. Like PCBoard 14 has, you would have to change that in the PROT and
  418. PROTG files, plus rename Y.BAT to O.BAT  (That's the letter O not the 
  419. number 0).
  420.  
  421. If you want to add Jmodem to your list of protocols, you must put a 
  422. new line in PROT and PROTG and also create a batch file called J.BAT 
  423. that send the Jmodem commands.  Use one of the existing .BAT files 
  424. (X.BAT, Y.BAT, Z.BAT) as a model.
  425.  
  426. If you don't handle this correctly, Textview will tell your caller 
  427. that the selected protocol is not available.
  428.  
  429. Sysops running my BBSList door may use the same PROT, PROTG and 
  430. download batch files (X.BAT, Y.BAT etc.) for both doors as long as 
  431. TV.EXE and BLIST.EXE are in the same directory.
  432.  
  433. ------------
  434.  
  435. TV.EXE will now automatically colorize your TVDIR file using the same 
  436. procedure as Prodoor.  if you have a TVDIRG delete it and TV will 
  437. colorize it for you without the need to have two DIR files on your 
  438. disk.
  439.  
  440. -------------
  441.  
  442. Recompiled under Prokit dated 11-13-88 to eliminate problem Beta 13
  443. had with displaying the SCRIPT0 file when a user returned to the BBS,
  444. plus a lockup when users logged off inside the door.
  445.  
  446.  
  447. 11-07-88 V2.3 ß13
  448. -----------------
  449. Recompiled under Turbo Pascal 5.0.
  450.  
  451. 10-29-88 V2.3 ß12
  452. -----------------
  453. Fixed bug that kept [D]ownload off the command line in beta 11.
  454.  
  455. 10-28-88 V2.3 ß11
  456. -----------------
  457. CHANGE IN .CNF FILE.  Line 6 now describes which download procedure to 
  458. use (Single, Multiple or None).  If you don't allow downloading, then 
  459. put the letter N on this line.  If you only allow one file to be 
  460. downloaed, then put the letter S on this line.  If you have a list of 
  461. files available for download then put the letter M on this line.
  462.  
  463. Line 7 is also changed.  If you have multiple files for download then 
  464. you need the path to the files (example: C:\TV\DL).  If you only have 
  465. one file available for download then you MUST include the filename in 
  466. the path (example: C:\TV\DL\FILES.ARC.
  467.  
  468. This change was made because the old way was awkward when there was 
  469. only one file to download.
  470.  
  471. 10-22-88 V2.3 ß10
  472. -----------------
  473. Added a check to be sure that the user has enough time to download the 
  474. file before the transfer starts.
  475.  
  476. 10-20-88 V2.3 ß9
  477. ----------------
  478. CHANGE IN .CNF FILE.  TextView will now allow you to provide a list of 
  479. files that can be downloaded inside the door.  Line 7 of the .CNF file 
  480. must now show the path to these files.  The directory of files is 
  481. called TVDIR and should be located in the same directory as the rest 
  482. of your Textview display files (TVMENU, TVHELLO, etc).  WARNING: Be 
  483. sure that the path listed in line 7 has ONLY the files you want to be 
  484. downloaded, as ANY file in that path will be available for download! I 
  485. don't want to hear from people who put C:\PCB\MAIN as the path and are 
  486. now upset.
  487.  
  488. 10-15-88 V2.3 ß8
  489. ----------------
  490. Added a switch in the .CNF file Line 8 to toggle Writing to the 
  491. Callers log and DOWNLOAD.TXT on or off.  TV still won't write to the 
  492. caller log if the sysop is on locally regardless of this setting to 
  493. avoid messing up the caller log on single node systems.
  494.  
  495. 9-21-88 V2.3 ß7
  496. ---------------
  497. Added a message telling user if time has been added for use inside of 
  498. the door.  Deleted an extra space in the caller log entry that was 
  499. causing an allignment problem with CALLS.EXE reports.  Added Routine 
  500. to check for presence of each download batch file (X.BAT, Y.BAT, 
  501. Z.BAT, G.BAT).  If any are missing then that protocol isn't displayed 
  502. in the protocol menu.  This is for Sysops who want to delete a 
  503. protocol.
  504.  
  505. 9-12-88 V2.3 ß6
  506. ---------------
  507. Made Ymodem-G (Xmodem-1K-G) appear on the protocol menu on local 
  508. connections to end confusion about the dissapearing Ymodem-G.  On a 
  509. remote connection, Ymodem-G only appears on the menu if there is an 
  510. error correcting modem at both ends.
  511.  
  512. 9-8-88  V2.3 ß5
  513. ---------------
  514. Fixed problem where downloads were reported as FILENAME.ARC.ARC.
  515.  
  516. 9-7-88  V2.3 ß4
  517. ---------------
  518. Included PROCHAT which is a text file displayed by Prokit when chat 
  519. mode is activated.  Adjusted the more prompt so that my author credit 
  520. dosen't count in the TVHELLO(g) file causing the more prompt to appear 
  521. to happen prematurely.
  522.  
  523.  
  524. 9-6-88  V2.3 ß3
  525. ---------------
  526. Re-compiled with Prokit dated 9-5 to correct problems with displaying 
  527. the (More) prompt too soon.
  528.  
  529. 9-3-88  V2.3 ß2
  530. ---------------
  531. Changed the download Batch file format so that TextView and BBSList 
  532. could share the same files rather than having a double set.  Batch 
  533. file for Zmodem is now called Z.BAT instead of TVZ.BAT. X.BAT for 
  534. Xmodem, Y.BAT for Ymodem, etc.  Sysops who are upgradign to this 
  535. version must put the new Batch files in the TextView Directory!
  536.  
  537. 8-30-88  V2.3 ß1
  538. ----------------
  539. Eliminated line 7 of the .CNF file which was a switch to include 
  540. Ymodem-G to the list of protocols.  TV now checks PCBOARD.SYS to see 
  541. if the error correcting modem flag is set and adds Ymodem-G if it is.
  542. Added PCBoard 14.0 compatibility.
  543.  
  544.  
  545. 8-23-88  V2.1
  546. -------------
  547. Fixed conflict when a BBS runs more than one TextView door with 
  548. different files to be downloaded in each door.  Modified protocol 
  549. batch file parameters to send the full path instead of just file name. 
  550. This requires a change in TV.CNF line 7!
  551.  
  552. 8-22-88  v2.0
  553. -------------
  554. Official release of TextView 2.0
  555.  
  556. 8-19-88  V2.0 ß8
  557. ----------------
  558. Changed the [X]pert Toggle to [M]enu-On/Off.  Menus now default to 
  559. being on regardless of the users expert status on the main board.  Too 
  560. many lost souls in the door couldn't figure out what [X]pert meant.
  561.  
  562. 8-14-88  V2.0 ß7
  563. -----------------
  564. Stopped door from writing messages to caller log if sysop is on in 
  565. Local mode.  Changed due to complaints from one node sysops that the 
  566. door was "messing up" the caller log.  Added [X]pert mode for those 
  567. that don't like to sit thru menus over and over.
  568.  
  569. 7-25-88  V2.0 ß5
  570. ----------------
  571. Changed Download batch handling so that one set of batch files can be 
  572. located in the same directory as TV.EXE instead of having several sets 
  573. of batch files in different directories for multiple TextView doors.  
  574. Now passing Username and filename as %1 %2 %3 to the download batch 
  575. files so the sysop will know who is on during a transfer.  Changed 
  576. position of filename to be downloaded in .CNF file.
  577.  
  578. 7-23-88  V2.0 ß4
  579. ----------------
  580. Added more color.  Changed bad transfer reporting to internal rather 
  581. than Batch file method.  Added a Ymodem-G option for boards running 
  582. error correcting modems.
  583.  
  584. 7-20-88  V2.0 ß3
  585. ----------------
  586. Expanded the Transfer protocol routine.  Improved error reporting to 
  587. caller log.
  588.  
  589. 7-18-88  V2.0 ß2
  590. ----------------
  591. Added option to give an amount of time specified in the .CNF file to 
  592. users of a level also specified.  The time added for use in the door 
  593. is deducted when the user leaves the door.  The idea is to allow 
  594. boards with mandatory registration to let a first time caller go into 
  595. the door and read new user bulletins and/or download info on the BBS 
  596. (the files listing here at The Ledge).
  597.  
  598. 7-17-88  V2.0 ß1
  599. ----------------
  600. Added a switch to the .CNF file to allow the sysop to permit the 
  601. downloading of one file in the door at "no charge" to the user's 
  602. upload/download ratio.  The idea is to let the user save time by 
  603. downloading the text info in the door rather than reading it online.
  604. Successful downloads are reported in CALLERx and DOWNLOAD.TXT, but 
  605. does not reflect in the USER file.
  606.  
  607. 7-2-88  V1.2
  608. ------------
  609. Changed [Q]uit to [E]xit.  Added [H]angup which will execute a proper 
  610. logoff and write "User off Automatically" to the Caller log.
  611.  
  612. 6-26-88 V1.1
  613. ------------
  614. Naturally, after weeks of beta testing with no problems, a bug showed 
  615. up after the first day of official release.  V1.1 corrects a problem 
  616. where an endless loop of "invalid command" messages might develop if 
  617. the caller hangs up during certain functions.
  618.  
  619. 6-25-88  V1.0
  620. -------------
  621. Initial release
  622.