home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / fish / telecom / vlt_455 / readme < prev    next >
Text File  |  1991-02-12  |  16KB  |  325 lines

  1. +----------------------------------------------------------------------+
  2. |                                                                      |
  3. |                  D I S C L A I M E R   N O T I C E                   |
  4. |                                                                      |
  5. |  This document and/or  portions of the material and  data furnished  |
  6. |  herewith,  was developed under sponsorship of the U.S. Government.  |
  7. |  Neither the U.S.  nor  the U.S.D.O.E.,  nor  the  Leland  Stanford  |
  8. |  Junior University, nor their employees,  nor their respective con-  |
  9. |  tractors, subcontractors, or their employees, makes  any warranty,  |
  10. |  express or implied, or assumes any liability or responsibility for  |
  11. |  accuracy,  completeness or  usefulness of any information, appara-  |
  12. |  tus, product or process disclosed, or represents that its use will  |
  13. |  not infringe privately-owned rights.  Mention of any product,  its  |
  14. |  manufacturer, or suppliers shall not, nor is it intended to, imply  |
  15. |  approval, disapproval, or fitness for any particular use. The U.S.  |
  16. |  and  the University at all times  retain the right to use and dis-  |
  17. |  seminate same for any purpose whatsoever.                           |
  18. |                                                                      |
  19. +----------------------------------------------------------------------+
  20.  
  21.  
  22.  
  23. VLT 5.034
  24. =========
  25.  
  26.     This release has a number of new features, both in the VT100 part
  27. and in the Tektronix part. The new features are described in file
  28. VLT5p034.doc in the /docs directory. Some highlights:
  29.     The serial device handling has again been improved. Higher
  30. speed operation, better error checking, new menu options, much better
  31. Xoff recovery.
  32.         There are quite a few new script options, such as the WINDOW
  33. command to set window size and position. The Tektronix emulation has
  34. finally acquired some commands, and VLT can save out and read in
  35. files with script commands that describe the current graphics display.
  36. An ARexx program that translates such a script file to Provector
  37. instructions is provided: VLT2Provec.pvrx.
  38.     VLT now supports Matt Dillon's Fifo pipes. How these can be used
  39. is demonstrated in the program FifoBBS.rexx in the rexx directory; it
  40. implements a small but complete BBS system that uses VLT as the engine.
  41.     Other new features include "local printing" from the host,
  42. smooth scrolling with settable speed, a much improved file transfer
  43. status window, and you can now select your favorite 8/11 point fonts
  44. from the menu. VLT now also recognizes ToolTypes in addition to command
  45. line options. ALT-ed and SHIFT-ALT-ed keypad and cursor keys are now
  46. programmable, as well as the console-window string.
  47.     Of course, there are the usual numerous other little changes
  48. and bug fixes.
  49.  
  50.  
  51.     Willy Langeveld, 6 february 1991.
  52.  
  53. VLT 4.846
  54. =========
  55.  
  56.     This is mainly a bug-fix update, but there are one or two new
  57. features. This version no longer comes with the old documentation files
  58. that previous versions came with. This is because there is a new manual
  59. available, see the notice in the docs directory. The only documentation
  60. files are about things not covered in the manual.
  61.  
  62.  
  63.     Willy Langeveld, 30 September 1990.
  64.  
  65. VLT 4.824a mini-update.
  66. =======================
  67.  
  68.     This is a small update to the recently released VLT and VLTjr
  69. version 4.824. It consists of four files: a new VTPrefs.dat in the s
  70. directory, a new SendASCII.vlt in the rexx directory, and most impor-
  71. tantly, a new review.library in the libs directory, and then this
  72. UpdateReadme file.
  73.     If you're happy with the VTPrefs.dat file you already have, then
  74. by all means continue using it - the changes were minor. If you're just
  75. starting to use VLT, you may want to use this one though.
  76.     The new SendASCII.vlt shows you how to use the extract command and
  77. how to set up an XPR transfer, in this case using the xprascii library. It
  78. shows how to temporarily switch to this protocol, and to set VLT back to
  79. what it was at the end. It also shows how to remember the file it sent for
  80. later use. The new VTPrefs.dat has among other things a user menu item set
  81. up to call SendASCII.vlt, so that ASCII send for all practical purposes is
  82. now "built in" (if you have ARexx).
  83.     The new review.library has the esthetical problem of the funny
  84. scroll bars under 1.3 fixed, no other changes. As it turned out, the final
  85. "fix" for AmigaDOS 2.0 turned out to destroy the look under 1.3, and since
  86. it wasn't supposed to affect the look under 1.3 I didn't check... Oh well.
  87. The review.library version number is now 1.14.
  88.     A few minor things have meanwhile been discovered in VLT and VLTjr.
  89. They aren't big enough to warrant inclusion in this mini-update, though...
  90. Depending on what else is found over the next few weeks, another VLT
  91. update might happen in a month or two. So let me know what's broken!
  92.  
  93.     Willy Langeveld, 12 August 1990.
  94.  
  95. VLT 4.824
  96. =========
  97.  
  98.     The major new feature of this release is a complete rewrite of the
  99. script language. The command set was rationalized in many places, extended
  100. and generalized. All commands are now available at all times, multiple
  101. commands can be put on the same line, all commands are available from ARexx
  102. with error reporting, you can wait on multiple strings at the same time,
  103. multiple scripts can be run at the same time, one can extract complete
  104. information about everything from ARexx, there is a tracing facility, you
  105. can intercept all keystrokes to an ARexx script and thus reprogram their
  106. actions, and a lot more. You can also run VLT in "batch" mode (without
  107. windows or screens).
  108.     There are also a lot of other changes, mostly in the VT100 section.
  109. Not much changed in the graphics section. The major change there is that
  110. you can now display graphics in the same window as the text. You can even
  111. set up colors and masks such that graphics and text don't interfere.
  112.     VLT has been tested and changed to work completely and correctly
  113. with AmigaDOS release 2.0: it even has the "3D" look in all requesters and
  114. gadgets. On the other hand, it doesn't yet use many of the new functions
  115. that are  available under 2.0. This means primarily that VLT still needs
  116. arp.library and screenshare.library, so don't throw those away!
  117.     Since the changes are again major, they are all documented in the
  118. doc file VLT4p824.doc. As mentioned there, a new printed manual is being
  119. worked on and should be available by end of august. Watch BIX's amiga.user
  120. conference for a notice about how to obtain that manual...
  121.  
  122.     Willy Langeveld, 1 August 1990.
  123.  
  124. VLT 4.428
  125. =========
  126.  
  127.     The most prominent new features of this release are in the Tektronix
  128. emulation. The VT100 part only suffered minor changes. This means, that
  129. VLTjr isn't very different from the previous version, 4.226.
  130.     VLT's Tektronix emulation was rewritten to a considerable degree. In
  131. particular, it now supports almost all of the Tektronix 4105 escape
  132. sequences, with some obvious extensions to Tektronix 4107. About the only
  133. unsupported feature is the "dialog area" and all commands associated with
  134. it. A few highlights of the supported feautures: area fills (panels)
  135. including all 16 Tek-style textures and 125 dithering patterns; scaled and
  136. rotated (90/180/270 degrees) fonts using new strokefont libraries; almost
  137. full support of Tek-style "pixel operations" (bitmaps); and full support for
  138. all this in the PostScript output. Additional documentation is in the file
  139. vlt4p428.doc in the docs directory.
  140.  
  141.     Willy Langeveld, 4 January 1990
  142.  
  143. VLT 4.226
  144. =========
  145.  
  146.     This version comes in two flavors, VLT and VLT jr. By popular request,
  147. the jr. version no longer contains the Tektronix emulation, which saves some
  148. 35k in the size of the executable. Except for that, the two versions are
  149. identical. Each version now comes with its own icon. These icons are
  150. considerably smaller than the previous one, but they are still pretty neat,
  151. if I say so myself...
  152.     This version fixes a number of bugs and implements full XPR version 2.0
  153. support. The major new feature is the scrollback/review/history buffer. Since
  154. this is again a major release, there is a separate documentation file called
  155. vlt4p226.doc, in the docs directory. These docs are in addition to the ones
  156. contained in vlt4p058.doc.
  157.  
  158.     Willy Langeveld, 12 October 1989
  159.  
  160. VLT 4.069
  161. =========
  162.  
  163.     This is a binary-only interim release.    A number of problems are fixed
  164. in this version especially in the area of XPR support. In particular, the program
  165. no longer returns to the wrong parity after a transfer with an XPR. Aside from
  166. that, there was a problem when the configuration was saved with 7-wire handshaking
  167. enabled. The next invocation of VLT would crash the machine. The Auto-screen-
  168. to-back menu option had no effect on Kermit transfers. These problems are now
  169. fixed. Also, the CAPTURE OFF script command no longer displays a message.
  170.  
  171.  
  172.     Willy Langeveld, 28 August 1989
  173.  
  174. VLT 4.058
  175. =========
  176.  
  177.     This version fixes a number bugs in 4.036 and has a full (but not fully
  178. tested) implementation of the XPR external protocol specification.
  179.     Changes in VT100 part: many public message ports were changed to private
  180. ones; echoing of the cursor keys in local echo now works; the problem with
  181. down-scrolling in "normal" and "color" rendering modes is fixed (thanks Charles
  182. Cleveland); "exit <next-script>" from vlt.init now works (again); setting
  183. cursor height from script has been enhanced, height 0 now allowed (see blink.rexx
  184. and blink.vlt for a rather processor intensive way to make your cursor blink!);
  185. the problem some people had opening the console window on custom screens was
  186. fixed (thanks Mike Cargal); and starting two identical VLT's (for example by
  187. twice double clicking on an icon or double-clicking a FastMenu gadget) is now
  188. pretty much bulletproof.
  189.     Changes in Tektronix part: PostScript support of text output for some
  190. special characters now works; PostScript menu item now reads "as" instead of
  191. "ss".
  192.  
  193.     W.G.J. Langeveld, 16 July 1989.
  194.  
  195. VLT 4.036
  196. =========
  197.  
  198.     This version constitutes a major revision of VLT. Because of the numerous
  199. added features and fixed bugs, there is a separate documentation file in the docs
  200. directory, called vlt4p036.doc. The ARexx support libraries rexxarplib and
  201. rexxmathlib are no longer included here, but distributed in a separate archive.
  202. In case you're wondering about the revision number: there have indeed been
  203. 380 relinks of VLT since version 3.656.
  204.  
  205.     Willy Langeveld, 5 June 1989.
  206.  
  207. VLT 3.656
  208. =========
  209.  
  210.     This update differs from the previous one in a few bug fixes: the
  211. implementation of the insertion/deletion of characters is now done correctly,
  212. a problem with macro file requesters was solved. All 'beep's everywhere in the
  213. program now correctly DisplayBeep when the 'volume' is zero, or audible-beep
  214. when the volume is greater than zero. When the vloume is less than zero, the
  215. beep has a higher pitch. Also, the sequence to set columns and rows has been
  216. doubly privatized. The sequence now is <CSI>?<columns>;<rows>p, to avoid a
  217. conflict with usage of the <CSI>...p sequence elsewhere (see 3.626).
  218.  
  219.     Willy Langeveld, 9 September 1988.
  220.  
  221. VLT 3.649
  222. =========
  223.  
  224.     This update differs from the previous one in that the 132 column font
  225. was modified (see if you can read this better - otherwise keep the other one). A
  226. major bug was fixed: VLT now gives back the 8k or so of memory it used to
  227. steal. Some minor bugs were fixed, such as the display of 132 column font. A
  228. 'clear screen' from the menu now resets the use of the graphics character set if
  229. it was in use. The sequences for insertion/deletion of characters in a line are
  230. now supported. The rendering of the pf gadgets was  modified. Both Tektronix and
  231. VT100 screen now use copies of their window's rastports rather than their
  232. window's rastports themselves so some flakey behaviour should have disappeared
  233. when using Quick rendering mode on the VT100 side, or the graphic cursor on the
  234. Tektronix side. The Tektronix emulation now ignores spurious control characters
  235. in vector mode.
  236.  
  237.     Willy Langeveld, 23 August 1988.
  238.  
  239. VLT 3.626
  240. =========
  241.  
  242.     This update differs from the previous one mainly in that 132 columns are
  243. are now supoported using two new fonts. They are modified versions of the one
  244. that came with VT100 2.6, on one of the Fish disks. Also, the control sequence
  245. <CSI>...p has been modified to include the number of columns as the first
  246. parameter. The last parameter is as before the number of lines. It no longer
  247. matters which parameter this is as long as it's last, but it is recommended to
  248. use the second one. Also the standard VT100 sequences for setting 132 column
  249. mode (<CSI?3h) and going back to 80 column mode (<CSI>?3l) are implemented.
  250.  
  251.     Willy Langeveld, 1 August 1988.
  252.  
  253. VLT 3.615
  254. =========
  255.  
  256.     This update differs from the previous one mainly in improved handling of
  257. REXX commands. Multiple RX commands from the same .scp file are now supported,
  258. and REXX commands can now be sent to VLT even though an .scp script is active.
  259. These features have not yet been extensively tested, so let me know your
  260. results. Also a bug introduced in 3.598 was fixed.
  261.  
  262.     Willy Langeveld, 22 July 1988.
  263.  
  264. VLT 3.601
  265. =========
  266.  
  267.     This update differs from the previous one only in that the Tektronix
  268. screen now is also public. Its name is VLTTEK. The screenshare.library is
  269. somewhat smaller, but is functionally the same.
  270.  
  271.     Willy Langeveld, 16 July 1988.
  272.  
  273. VLT 3.598
  274. =========
  275.  
  276.     This is an update of VLT, as described below. If this is the first
  277. time you've downloaded it, read the section about the previous version first.
  278.     This version has most reported bugs fixed, but not many enhancements, on
  279. the theory that enhancements usually introduce more bugs: the intention was to
  280. get a solid version out there first before adding new stuff.
  281.     Among the changes are: ScreenToFront/Back() in rexxarplib were fixed,
  282. rexxarplib now has functions to retrieve the screen size and interlace status;
  283. the Tektronix (tm) emulator supports some more sequences and eats others; it now
  284. looks for TekStore: and will open the temporary graphics file there instead of
  285. in ram: (for those that have little ram: but sufficient disk space); Kermit was
  286. modified to work also on CDC's (thanks, s_walton!) and a host of bugs were
  287. fixed. Also, the script command FLUSH was added. It flushes the capture buffer
  288. out to disk (or wherever it was capturing to). This is useful for capturing to
  289. the new 1.3 SPEAK: device, for example. Not everything was fixed: the command
  290. parser is still the same and therefore Wait and On etc. still don't work.
  291.     This version is a zoo archive, because it supports long filenames and
  292. also path specifications. Therefore, there are no more executeme files.
  293.  
  294.     Willy Langeveld, July 6, 1988.
  295.  
  296.  
  297. VLT 3.553
  298. =========
  299.  
  300.     You have just downloaded an archive containing the executable files for
  301. the terminal emulator VLT. VLT is both a VT100 emulator and a Tektronix
  302. emulator, currently in use at SLAC (Stanford Linear Accelerator Center).
  303. Although the VT100 part was originally based on Dave Wecker et al.'s VT100, many
  304. enhancements were made.  I won't go into any details at this point. The main
  305. documentation file is not yet ready and will be posted later. For now, if you
  306. have questions, you will have to ask them on BIX in amiga.user. I expect the
  307. documentation to be ready by next week, though...
  308.     This program uses ARP, so in order to run it you need arp.library in
  309. your libs: directory. You better make sure you have ARP 1.1, or else nasty
  310. things may happen!
  311.     This program is NOT in the public domain. However, you may freely use
  312. this program for any purpose, and are encouraged to distribute it wherever you
  313. want. The author (me) does not, however, accept any responsibility for
  314. suitability for any particular purpose, or for any damages that may occur as a
  315. result of the use of this program, etc., you get the picture... 8-) .
  316.     Bug reports are welcome, please send them to me BIXmail.
  317.  
  318.     This archive contains several sub-archives, one for each directory where
  319. you should store the files contained in the sub- archive. Besides VLT and
  320. VLT.info, the archive contains the following files (after executing the various
  321. executeme's). Be sure to read all the various readme files, too! Have fun...
  322.  
  323.     Willy Langeveld, April 20, 1988.
  324.  
  325.