home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / genview.zip / README.TXT < prev   
Text File  |  1994-01-31  |  1KB  |  42 lines

  1. This is a little general-purpose file viewer I
  2. put together in an hour or so with MicroHelp's
  3. VBViewer control.
  4.  
  5. To run, just be sure that GENVIEW.EXE and the DV*
  6. DLL's are on the path (in the current directory is
  7. OK). You must also have VBRUN300.DLL on the path:
  8. I didn't include that in the ZIP file since it is
  9. widely distributed.
  10.  
  11. It will display data in text and many word
  12. processor, spreadsheet and graphic formats.
  13. It will play a .WAV file, but ignore the
  14. message about pressing the PLAY button: the
  15. message comes out of VBVIEW and I haven't
  16. found how to implement the play button yet.
  17.  
  18. Occasionally I have know it to lock up when
  19. given an unknown format, but usually it just
  20. show the data in hex.
  21.  
  22. You display files by dragging the file name from
  23. File Manager or your other desktop shell (I
  24. use PC Tools). WP files are shown as text only.
  25. You can do a FIND in text. Very handy for
  26. browsing logs of BBS sessions.
  27.  
  28. THe only thing I wish the VBViewer control
  29. would do is allow selecting and copying to
  30. the Clipboard, but it doesn't, so...
  31.  
  32. This is freeware, and I have no responsibility
  33. for anything it does, etc etc. I may enhance it
  34. sometime with file selection dialog, printing,
  35. etc., but for now it's just a quick viewer.
  36.  
  37. Hope it's useful-
  38.  
  39. John Bonavia, Needham,  MA
  40. Compuserve 72620,123
  41.  
  42.