home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / vpubls.zip / VAREAD.TXT < prev    next >
Text File  |  1995-10-08  |  7KB  |  177 lines

  1.  
  2.  
  3.  
  4.            VAREAD SHAREWARE UTILITY
  5.  
  6.            by P.Mihok  - 21 Jan 1995 rev 1.3
  7.  
  8.  
  9. *************************************************************
  10.  
  11. :INTRODUCTION:
  12.    This little utility arose as an offshoot of another utility
  13. I was writing, as a sort of "base program" to which I wanted to
  14. append ANSI display capabilities. I found it very handy to read
  15. long ASCII documents, and thought my users might also find it
  16. useful.
  17.  
  18.  I am including the updated mouseable version,
  19.  
  20.    VAREAD - the preliminary version with mouse added. There are
  21. a couple of minor glitches in the mouse operation, which
  22. I did not have time to solve. They are a minor inconvenience.
  23. The main one is that you cannot exit the mouse menu except by
  24. viewing the help screen. There have been fixes to the find and
  25. scrollbar operation.
  26.  
  27. **************************************************************
  28.  
  29. :DESCRIPTION:
  30.     The utility can be summoned by typing
  31.  
  32.     VAREAD
  33.  
  34. at the command line, in which case it starts out showing a
  35. directory. Typing a file name after the name of the utility,
  36.  
  37.     VAREAD YOURFILE.TXT
  38.  
  39. will load the specified file. Do not use VAREAD to read unusual
  40. files (non ASCII) as the software cannot deal with them properly.
  41.  
  42.     The utility will display ASCII files of up to 10,000 lines in
  43. length. It will wrap long lines, so long files with long lines may
  44. be truncated at the 10,000 (wrapped) length.
  45.  
  46.     It will also run .EXE, .COM and .BAT files.
  47.  
  48.     The utility shows you the first screen as it loads the file, so
  49. you can start reading right away as it is loading.
  50.  
  51.   It has a help screen which explains everything except the mouse
  52. operation.
  53.  
  54. It will also do a word search, do a basic printout of the file, and 
  55. provides two directory/shell options:
  56.  
  57.     (a) Shell option - if the name of a shell file is loaded at the
  58. command line as follows:
  59.  
  60.      VAREAD YOURFILE.TXT &BINGO
  61.  
  62.      VAREAD will then shell out and try to run the file named "BINGO"
  63. when F2 is hit. (The ampersand flags that it is the shell name.)
  64.  
  65.      If no shell file has been loaded, VAREAD will load a directory of
  66. the current directory.
  67.  
  68.      (b) Directory option - An extended directory list will be loaded
  69. (up to 212 files) including the names of subdirectories and the path
  70. back towards the root (shown as two dots:    ..   ) when you hit F3.
  71.  
  72.       VAREAD will navigate to directories that are chosen, so you can
  73. use it to travel about your hard drive looking for a file.
  74.  
  75.       VAREAD shows a graphic display of your position in the file and
  76. also tells you what line number is at the top of the screen. The HELP
  77. screen gives a clock display and tells you the total number of lines
  78. that are in the file. 
  79.       
  80.    The mouse provides you with two navigation options:
  81.  1) You may move a page at a time or to home or end by placing the
  82. mouse against the right hand side of the screen and observing the
  83. way the cursor alters (up or down arrow or stars for home and end),
  84. and press the left mouse button, or
  85.  2) You may place the mouse cursor atop the position in the filebar
  86. which coincides to the location where you wish to go, and then press
  87. the left mouse button.
  88.  
  89.   There is also a mouse menu accessible by moving the mouse cursor
  90. to the lower left hand corner. It allows you to view the help text,
  91. print, view a directory or shell, or leave VAREAD.
  92.  
  93.  
  94. *********************************************************************
  95.  
  96. :LICENCE:
  97.      You may use VAREAD on your own machine as much as you like. If you
  98. wish to distribute it, though, to display ASCII text files, you should
  99. send $10. to:
  100.  
  101.       VMV Ltd.   5694-4 Hwy 7 E. Unit 193, Markham Ont. Can. L3P 1B
  102.  
  103.      You will receive a copy (if on Compuserve) which is registered
  104. to your name. If you are not online, I don't know how I will get the
  105. registered copy to you, though, as mailing it costs nearly $4 including
  106. the disc... I guess I'll have to ask for $14 before you'll get the
  107. registered copy by itself, or $10 if you register something else at the
  108. same time or are on Compuserve. (The online registration will cost
  109. more since Compuserve takes a bite out of it. Online registration
  110. consists of doing a fund transfer via your VISA account when connected
  111. to Compuserve by your modem.) Any $ amount is appreciated, however,
  112. and any feedback is welcome.
  113.  
  114.  
  115.      If you find VAREAD *Very Useful* it would also be nice to send the
  116. $10. to support my continued software development efforts. At that 
  117. price, though, I can't promise much - but I'll post you a thank you
  118. message and let you know how those software development efforts are
  119. coming along!
  120.  
  121.   I'm still planning to do the following projects, in case you are
  122. interested:
  123.  
  124. 1) VMASC - may be included with your package. Lets you do a graphic
  125. character colour screen to serve as your title page. Includes a viewer.
  126. A new version will write and import text files and will browse files,
  127. and has a bigger menu; it is available to those who register.
  128.  
  129. 2) VMANSI - Works as above but generates an ANSI graphic file so if you
  130. are online or a sysop, you can send elaborate ANSI graphics online.
  131. No upgrades are contemplated as there has been no demand.
  132.  
  133. 3) VANDOOR - Has been abandoned as there was no demand.
  134.  
  135. 4) VANREAD - An ANSI reader - abandoned, no demand.
  136.  
  137. 5) CYBRTEXT - the new VPUBLISH commercial version.
  138.  
  139. 6) VMSHOW - an animation system working with VMASC or VMANSI files.
  140. Easy to use.
  141.  
  142. 7) NUVAREAD - a version of VAREAD which generates a menu from file
  143. contents. Mouseable, with nice help screens and better printing!
  144.  
  145. Most of these are almost complete or underway at the time of writing.
  146.  
  147. ************************************************************************
  148. UPDATE NOTE - Feb 1 95 -
  149.  
  150.  Since the original release I've fixed a problem with FIND and done
  151. some more work on the little scrollbar, besides a few other touches
  152. here and there. If anyone notices any irritants or "bugs" feel free
  153. to contact me!
  154.  
  155.  
  156. UPDATE NOTE - Feb 18 95
  157.  
  158.  A new version of VAREAD, named NUVAREAD (of course!) has many added
  159. features making it highly suitable for document distribution. (It does
  160. not have the directories, however. It seemed to me that the directories
  161. would be too confusing to a user who only wanted to read the document.)
  162. Therefore, VAREAD provides you with a handy utility especially useful
  163. for a non-Windows machine, and NUVAREAD provides functionality for
  164. displaying documents - including a built in automated menu!
  165.  
  166. FURTHER UPDATES - MAR 5 1995
  167.  
  168.  NUVAREAD and VAREAD both have received minor bug fixes and upgrades
  169. since last release, mainly mouse operation and better help screens.
  170.  
  171. Oct 1995 -
  172.  
  173.  NUVAREAD has received major upgrades and now VAREAD is obsolete. It
  174. really shouldn't be used any more! However it's very compact, so I
  175. am just using it to display the registration information.
  176.  
  177.