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

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