home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / text / ansiview / ansiview.doc < prev    next >
Text File  |  1995-02-27  |  3KB  |  81 lines

  1.                      <<<  AnsiView  >>>
  2.  
  3.  
  4.     AnsiView is the result of my teaching myself how to program in Amiga
  5. C.  I have been running a BBS for a few months now on an IBM and wished
  6. there was an easier way to view the ansi pics.  So I wrote my first
  7. program in C.  It is compatible with the IBM ANSI standard.
  8.  
  9.     This is an excellent program for use when one uses his modem to
  10. communicate with BBS's frequently.  Now you can actually view those IBM
  11. Ansi pics on your AMIGA!!
  12.  
  13.  
  14. What it does...
  15.  
  16.     AnsiView will read any IBM Ansi or Ascii text file.  Including those
  17. 16 color Ansi pictures that are very popular on the BBS's.  AnsiView open a
  18. 16 color HighRes Interlace screen and prints the IBM Ansi file to screen in
  19. full color.
  20.  
  21. What it doesn't do...
  22.  
  23.     There are quite a few things it doesn't do, but what I mean by this is
  24. that it will not show the blinking characters that IBM users can get.  The
  25. Amiga does not have internal routines to do this for you, like an IBM does.
  26.  
  27. Usage...
  28.  
  29. AnsiView is to be run from the CLI or through a directory utility (like
  30. Opus).  The command format is:
  31.  
  32. AnsiView <Filename> [Delay]
  33.  
  34. <Filename> is mandatory.  It is the name of the file which you wish to
  35. view.  It can be a full path and filename.
  36.  
  37. [Delay] is an option that will slow down the screen writes.  This is very
  38. useful if you are viewing one of those Ansi Animations that are becoming
  39. very popular.  (I happen to write them as well, a few are included with this
  40. version of AnsiView.)
  41.  
  42. NOTE:  I recommend that you do not put a Delay value of more than 20 as the
  43. drawing will become agonizingly slow (is that a word?)..
  44.  
  45. While the program is writing the picture you may push and hold the right
  46. mouse button to pause the drawing.
  47.  
  48. When the drawing is finished press the left mouse button to end the
  49. program.
  50.  
  51. The ansiview font MUST be copied to your fonts: directory for the program
  52. to work.
  53.  
  54. The future...
  55.  
  56.     What is planned for the future of AnsiView:
  57.  
  58.     1)  I hope to write an IBM ANSI paint program.
  59.  
  60.     2)  I plan to write one of those QWK mail readers with AnsiView as the
  61.         basis for the program.
  62.  
  63.     3)  Anything else that jumps into my mind while I'm trying to keep
  64.         this darn BBS up and running.
  65.  
  66.  
  67. Support...
  68.  
  69.     If there is anything you would like to see in AnsiView, or you would
  70. like it to become, then drop my a note.  My address is:
  71.  
  72.         Marcus Trisdale
  73.         802 Thrasher Ct.
  74.         Hinesville, GA 31313
  75.  
  76.     Or give my ALL AMIGA BBS a call at:
  77.  
  78.         Sysop:  #1  TaskMaster
  79.         The WOLVES' DEN BBS
  80.         (912)369-7180    Running 14.4 Kbps...
  81.