home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GR / GR084.ZIP / MUSTREAD.DOC < prev    next >
Text File  |  1990-10-06  |  1KB  |  23 lines

  1. These are extra docs I wrote to help you with this program.
  2.  
  3. You must first run the file called INTRO it will create a file called cshowgif
  4. and you use that to set the configuration for your video card.
  5.  
  6. Like if you have a paradise VGA card this is the proper syntax to configure it.
  7.  
  8. CSHOWGIF PARADISE.CFG just type that at the dos prompt be sure you are in the
  9. same directory where the showgif files are.Also the proper command to unload
  10. the showgif prorgam is showgif /u the U has to be in lowercase a u not a U.
  11.  
  12. You can also make showgif work with filetag just make filetag load in first
  13. in your bat file that loads up your term program then load showgif.
  14. I have my Telemate in a dir called TM and the filetag and showgif in a dir
  15. called util. Here is an example of my bat file.
  16. @ECHO OFF
  17. CD \TM
  18. C:\UTIL\FILETAG /LIf you are using Telix just subsitute Telix for the
  19. C:\UTIL\SHOWGIFTM.
  20. TM
  21. C:\UTIL\FILETAG /UExtra docs by Dr. Davis with thanks to Eric R. for
  22. C:\UTIL\SHOWGIF /u      the testing and extra help!
  23.