home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 17A / ANS2COM.ZIP / ANS2COM.DOC next >
Text File  |  1992-09-11  |  5KB  |  118 lines

  1.                          +-------------+
  2.                          | ANS2COM 3.0 |
  3.                          +-------------+
  4.  
  5. This program automates the conversion of ANSI graphics to COM files.
  6. To use, type ANS2COM FILENAME <CR> where "FILENAME" is the name of
  7. an ANSI graphic file which has the extension ANS.  Do not type the
  8. extension.  Example: with MARTIAN.ANS, type ANS2COM MARTIAN <CR> and
  9. the conversion will take place.
  10.  
  11.  
  12.                           ANSI GRAPHICS
  13.                           ^^^^^^^^^^^^^
  14. This package contains 9 ANSI graphics files which are easily dis-
  15. played on the screen if an ANSI driver, such as ANSI.SYS, is loaded.
  16. ANSI must also be loaded to run ANS2COM.  If not, use a text editor
  17. to add the words DEVICE=ANSI.SYS to your CONFIG.SYS file.  Make sure
  18. the file ANSI.SYS is in your root directory.  If you do not have a
  19. CONFIG.SYS file, create and save a text file consisting of the words
  20. DEVICE=ANSI.SYS, name the file CONFIG.SYS, and place it in your root
  21. directory.  If you use a word processor be sure to save the file in
  22. ASCII (DOS text save).  Once the above is accomplished your computer
  23. must be reset or restarted to load ANSI.  You will then find that
  24. you may display any ANSI file by typing it to your screen.  For ex-
  25. ample, view the file BELINDA.ANS by typing: TYPE BELINDA.ANS <CR>.
  26. It is possible that your system has a different version of ANSI,
  27. such as NANSI.SYS.  If so, substitute that name for ANSI.SYS in the
  28. CONFIG.SYS file.
  29.  
  30.                       ADVANTAGES OF COM FILES
  31.                       ^^^^^^^^^^^^^^^^^^^^^^^
  32. 1. The graphic flashes onto the screen instead of being "painted"
  33. to the screen from top to bottom or left to right.
  34.  
  35. 2. All 25 lines of the screen are available for the graphic, and no
  36. DOS prompt appears on the screen with the graphic.
  37.  
  38. 3. The user does not have to have an ANSI driver, such as ANSI.SYS,
  39. installed to view the graphic.
  40.  
  41. 4. If DIET.EXE is present ANS2COM automatically accesses it to com-
  42. press the COM file.  The resulting COM file will be much smaller
  43. than the original ANSI file.
  44.  
  45. 5. The graphic disappears from the screen at once when ESC is
  46. touched.
  47.  
  48. 6. A slide show effect may be created by "stacking" a series of
  49. screens with the use of a batch file.  The example batch file
  50. STACKEM.BAT is enclosed.  After you have converted the 9 enclosed
  51. ANSI files to COM files, run STACKEM.  If fewer than 9 COMs are
  52. present a brief "error message" will display.  This is harmless.
  53.  
  54. 7. When you run ANS2COM you will have the option of adding your own
  55. words of greeting which will be automatically centered on the bot-
  56. tom line (line 25) in your choice of colors.
  57.  
  58. 8. On most systems ANS2COM lets you add a colored border. Amazingly,
  59. the border is outside the text and graphics area of the screen.  
  60.  
  61.  
  62.  
  63.                        OTHER FILES NEEDED
  64.                        ^^^^^^^^^^^^^^^^^^
  65. In addition to ANS2COM.EXE the following two files must be present:
  66.  
  67.                           AUTOCOM.COM
  68.                           ANS2DEB.EXE
  69.  
  70. Additionally, if Teddy Matsumoto's great program DIET.EXE is pres-
  71. ent, ANS2COM will automatically use it to compress each COM file as
  72. it is created.  It is available on CompuServe and elsewhere.  Compu-
  73. Serve has it in Lib. 6 of the IBMSYS forum.  Get it!
  74.  
  75.  
  76.                            USAGE HELP
  77.                            ^^^^^^^^^^
  78. Typing ANS2COM <CR> will provide a reminder message on use of the
  79. program.
  80.  
  81.  
  82.                        ANSI FILES SUPPORTED
  83.                        ^^^^^^^^^^^^^^^^^^^^
  84. ANSI graphics with blinking-character animation are supported by
  85. ANS2COM.  Multiple-overlay animation is not supported.  If the lat-
  86. ter type is used, only its final screen will appear in the COM file.
  87.  
  88.  
  89.                           THIS TIG FILE
  90.                           ^^^^^^^^^^^^^
  91. After you have worked with ANS2COM you may want to try your hand at
  92. creating scrollable files like this.  This is a Rexxcom TIG (text in
  93. graphics) COM file.  It was made with AUTODOC and AUTOCOM, available
  94. from CompuServe, private BBSes and catalogs.  AUTODOC is usually
  95. listed as ADOC or ADSW.  AUTOCOM is normally listed as A-COM.  On
  96. CompuServe they are in Library 10 of the IBMAPP forum; use Rexxcom
  97. as a keyword to find these files. Get both complete files.  
  98.  
  99.  
  100.                         THIS IS SHAREWARE
  101.                         ^^^^^^^^^^^^^^^^^
  102. This entire file package may be freely copied for friends, and it
  103. may be posted on bulletin board services (BBSs).  After a brief
  104. trial period of several days, if you like and make use of the pro-
  105. gram, please become a registered user by sending $15.00 to Rexxcom
  106. Systems, PO Box 111, Schooleys Mtn., NJ 07870.  Your name will be
  107. permanently listed as a registered user, you will receive the latest
  108. version of the program plus additional ANSI graphics files, and
  109. other excellent Rexxcom programs.  Please print REGISTER.TXT, fill
  110. out the registration form which will be produced on your printer,
  111. and mail it soon.  Thank you.
  112.  
  113.  
  114.  +-----------------------------------------------------------------+
  115.  | MANY THANKS TO THE ANSI ARTISTS WHO MADE THE ENCLOSED GRAPHICS! |
  116.  +-----------------------------------------------------------------+
  117.  
  118.          ANS2COM.EXE Copyright (C) 1992 by Rexxcom Systems