home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Graphics / graphics-16000.iso / msdos / grabbers / grabb394 / convert.doc < prev    next >
Text File  |  1992-02-04  |  28KB  |  585 lines

  1.  
  2.  
  3.                                GR2PCX (tm)
  4.  
  5.                                      GR2GIF (tm)
  6.  
  7.                                  GR2ASCII (tm)
  8.  
  9.                                          GR2ANSI (tm)
  10.  
  11.                                      *********     
  12.  
  13.                           Conversion Utilities for use with
  14.                        the GRABBER (tm) Screen Capture Program
  15.  
  16.  
  17.                                   DOCUMENTATION
  18.                                  February 4, 1992
  19.  
  20.  
  21.                               Copyright 1991, 1992 by
  22.  
  23.                                  Gerald A. Monroe
  24.                                   1241 Bunts Road
  25.                             Lakewood, Ohio 44107  U.S.A.
  26.  
  27.                            CompuServe Mail ID # 72321,1257
  28.  
  29.  
  30.  
  31.  
  32.           YOUR LICENSE TO USE THIS SOFTWARE
  33.           ----------------------------------
  34.  
  35.           The files GR2PCX.EXE, GR2GIF.EXE, GR2ASCII.EXE, GR2ANSI.EXE, and
  36.           this documentation, are all Copyright 1991, 1992 by Gerald A. Monroe.
  37.           All rights are reserved except those expressly granted here.
  38.  
  39.           These files have been distributed as part of the GRABBER(tm) screen
  40.           capture package, under the terms of a shareware license that is fully
  41.           set forth in the file GRABBER.DOC.  (GRABBER.DOC is the reference
  42.           manual for GRABBER.EXE, which is the main program module in the
  43.           package.)
  44.  
  45.           The shareware license terms in the GRABBER.DOC file are incorporated
  46.           here by reference.  This license permits you to copy and distribute
  47.           the files GR2PCX.EXE, GR2GIF.EXE, GR2ASCII.EXE, GR2ANSI.EXE and
  48.           CONVERT.DOC (this file) freely, provided that:  these files are
  49.           always distributed together with each other and with the GRABBER.EXE
  50.           and GRABBER.DOC files; none of the files is modified in any way; and
  51.           no fee, premium or donation of any kind is charged or requested for
  52.           their distribution except as permitted on the terms described in the
  53.           GRABBER.DOC file.
  54.  
  55.           Continued use of any of these programs for more than a 10-day trial
  56.           period requires you to register your use of the software with the
  57.           author.  For more information about the benefits of registration
  58.           and how to go about registering, please refer to the full licensing
  59.           and ordering information in the GRABBER.DOC file.
  60.  
  61.  
  62.  
  63.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation        Page 2 of 11
  64.  
  65.  
  66.  
  67.  
  68.  
  69.                                   Table of Contents
  70.  
  71.  
  72.  
  73.           Overview:  What are GR2PCX and GR2GIF? ...........................  3
  74.  
  75.           The GIF file format ..............................................  3
  76.  
  77.           The PCX file format ..............................................  4
  78.  
  79.           What GR2PCX and GR2GIF can convert ...............................  4
  80.  
  81.           Interactive vs. Command Line Operation ...........................  5
  82.  
  83.           Using GR2PCX:  Interactive Mode ..................................  5
  84.  
  85.           Using GR2PCX:  Command Line Mode .................................  6
  86.  
  87.           Using GR2GIF:  Interactive Mode ..................................  8
  88.  
  89.           Using GR2GIF:  Command Line Mode .................................  8
  90.  
  91.           Using the Resize feature ......................................... 10
  92.  
  93.           Using GR2ASCII and GR2ANSI ....................................... 11
  94.  
  95.  
  96.  
  97.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation        Page 3 of 11
  98.  
  99.  
  100.  
  101.           WHAT ARE GR2PCX and GR2GIF?
  102.           ----------------------------
  103.  
  104.           GR2PCX and GR2GIF are companion utilities to the GRABBER screen
  105.           capture program.  You can use them to convert graphic images,
  106.           captured from your video display in the form of GRABBER "offspring"
  107.           files, into either of the widely recognized generic image formats
  108.           called PCX and GIF.
  109.  
  110.           In addition, if your computer has an EGA or VGA video graphics
  111.           adapter and a color monitor, the GR2PCX utility can also convert
  112.           80 x 25 text images captured by GRABBER to the PCX graphic format.
  113.  
  114.           (If you are unfamiliar with how the GRABBER program works, or what a
  115.           GRABBER offspring file is, please consult the program manual GRABBER
  116.           .DOC before continuing.)
  117.  
  118.  
  119.  
  120.           THE "GIF" FILE FORMAT
  121.           ----------------------
  122.  
  123.           "GIF" (pronounced like "Jif") stands for Graphic Interchange Format.
  124.  
  125.           The GIF image format was developed by CompuServe, Inc., as a
  126.           generalized method of exchanging and displaying graphic images on
  127.           the widest possible variety of computer graphics hardware.  GIF is
  128.           one of the most widely accepted formats for exchanging graphics
  129.           information among all makes and models of microcomputers, whether
  130.           IBM-compatible or not.  One of the reasons for the popularity of the
  131.           GIF format is its very effective data compression method.  Generally,
  132.           there is no other widely used file format which can compress a graphic
  133.           image into a smaller space than GIF can.
  134.  
  135.           The GIF format is supported extensively on the CompuServe Information
  136.           Service and many other on-line BBS services that make graphic images
  137.           available for downloading.  In addition to these on-line services,
  138.           however, there are several PC application programs which can employ
  139.           the GIF format.  These include word processing, desktop publishing,
  140.           and "paint" programs, as well as numerous picture viewing utilities.
  141.           Therefore, you can use GR2GIF to convert almost any graphic image
  142.           captured by GRABBER into GIF format, so that the image can be imported
  143.           into any word processing, desktop publishing, or paint program which
  144.           "understands" the GIF format.  If you want to find out whether a
  145.           particular application program you use can work with GIF files, and
  146.           therefore import the files created by GR2GIF, you should consult that
  147.           program's documentation or contact its publisher.
  148.  
  149.  
  150.  
  151.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation        Page 4 of 11
  152.  
  153.  
  154.           THE "PCX" FILE FORMAT
  155.           ----------------------
  156.  
  157.           The PCX image format was developed by Zsoft Corporation, which is the
  158.           publisher of the widely used graphics "paint" programs PC Paintbrush
  159.           and Publisher's Paintbrush.  Both of these programs use the PCX format
  160.           for storing and retrieving graphic images to and from disk files.
  161.           However, many other PC applications which involve graphic data, in
  162.           addition to the two Zsoft products mentioned, also employ the PCX
  163.           format.  These include other paint programs, word processors such as
  164.           WordPerfect Version 5.0 and above, desktop publishing programs such
  165.           as Aldus' PageMaker, and picture viewing utilities.  The PCX format
  166.           uses a data compression scheme to reduce the disk space required to
  167.           store graphic images.
  168.  
  169.           You can use GR2PCX to convert almost any graphic image captured by
  170.           GRABBER into PCX format, so that the image can be imported into any
  171.           word processing, desktop publishing, or paint program which "under-
  172.           stands" the PCX format.  If you want to find out whether a particular
  173.           application program you use can work with PCX files, and therefore
  174.           import the files created by GR2PCX, you should consult that program's
  175.           documentation or contact its publisher.
  176.  
  177.  
  178.           WHAT GR2PCX/GIF CAN CONVERT
  179.           ----------------------------
  180.  
  181.           These programs are able to convert almost any GRABBER offspring file
  182.           containing a graphic image into a separate PCX or GIF file.  This
  183.           includes any image originally captured in any CGA mode, any EGA
  184.           mode, any VGA mode, and the Hercules monochrome graphics mode.
  185.  
  186.           Also, the GR2PCX utility can be used to convert text-mode images to
  187.           the PCX graphics format.  To use GR2PCX to convert a text-mode image,
  188.           your computer must be equipped with an EGA or VGA adapter and a color
  189.           monitor, and the text screen must measure 80 columns by 25 rows.
  190.  
  191.           On page 8 of the GRABBER program documentation, there is a list of
  192.           the various video modes which GRABBER supports.  If a video mode
  193.           in that chart indicates "n/a" in the column which is headed "Graphics
  194.           Resolution," then that is a text mode, and GRABBER offspring files
  195.           captured in that mode cannot be converted to PCX or GIF (with the
  196.           exception of modes 2, 3, and 7, which can be converted by GR2PCX).
  197.  
  198.           Note for technical users:  If you have a Super-VGA (SVGA) adapter, you
  199.           should read page 9 of the GRABBER program documentation.  Generally,
  200.           any 16-color or 256-color SVGA image can be converted to the PCX or
  201.           GIF formats using these programs if the SVGA manufacturer has
  202.           modeled the memory organization of its video modes after the IBM EGA
  203.           "four-plane planar" method (for 16-color screens), or IBM VGA "packed
  204.           pixel" method (for 256-color screens).  SVGA memory organization
  205.           schemes which are unique to certain adapters are not supported by
  206.           these conversion programs.
  207.  
  208.  
  209.  
  210.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation        Page 5 of 11
  211.  
  212.  
  213.  
  214.           INTERACTIVE vs. COMMAND-LINE OPERATION
  215.           ---------------------------------------
  216.  
  217.           If you enter the command GR2PCX or GR2GIF by itself on the DOS
  218.           command line or in a batch file, you will be running the program
  219.           in an "interactive" mode.  This means the program will prompt you
  220.           on screen for the answers to several questions, detailed below,
  221.           before it goes to work converting your input image file to PCX or
  222.           GIF format.  If you don't like working with command-line switches
  223.           or can't remember them all (there are quite a few), you will want
  224.           to use the interactive mode.
  225.  
  226.           However, if you want to avoid having to answer each question
  227.           individually, you can run GR2PCX or GR2GIF in the "command-line"
  228.           mode, by following the GR2PCX or GR2GIF command itself with the
  229.           names of your input and output files, plus any of the optional
  230.           command-line switches, which are described below.
  231.  
  232.  
  233.  
  234.           USING GR2PCX:  INTERACTIVE MODE
  235.           --------------------------------
  236.  
  237.           (1)   Enter the command GR2PCX and press <RETURN>.
  238.  
  239.           (2)   Specify the name of the offspring file you wish to convert
  240.                 (the "input file").  You may optionally precede the filename
  241.                 with a drive and/or pathname if necessary.  If the input file-
  242.                 name ends with ".EXE" as it should, you may omit this exten-
  243.                 sion from the filename.  (E.g., entering SCREENXX is the same
  244.                 as entering SCREENXX.EXE.)
  245.  
  246.           (3)   To give the "output file" the same name as the input file but
  247.                 with a ".PCX" filename extension, press <RETURN>.  If you wish
  248.                 to give it a different name than the default which the program
  249.                 shows you, or place it in a different drive or directory than
  250.                 your input file, you must enter the full file specification,
  251.                 including drive, path, and ".PCX" extension.
  252.  
  253.           (4)   If you want to convert the entire image to PCX, respond to the
  254.                 "Resize image?" prompt by pressing <N> or <RETURN>.  The
  255.                 resulting output file will contain data for the whole image
  256.                 as it is displayed when you execute the offspring image file.
  257.  
  258.                 If you want to crop out portions of the screen and create an
  259.                 output PCX image that is smaller than the original image, press
  260.                 <Y> at the "Resize image?" prompt.  If you do this, the image
  261.                 will be displayed with a rectangular "resize box," which you can
  262.                 adjust to fit the shape and position of the portion of the image
  263.                 you want to convert.  Complete instructions for changing the
  264.                 size and positioning of the resize box can be found below on
  265.                 page 10.
  266.  
  267.  
  268.  
  269.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation        Page 6 of 11
  270.  
  271.  
  272.  
  273.           GR2PCX INTERACTIVE MODE (continued)
  274.           ------------------------------------
  275.  
  276.  
  277.           (5)   If the input file contains a graphic image, and you have a VGA-
  278.                 compatible system, you will then be asked to specify a color
  279.                 or gray-scale output file.  Press <C> or <RETURN> to choose
  280.                 color, or press <G> for gray-scale.  If you are converting a
  281.                 graphic image, this is the last question you will be asked.
  282.  
  283.                 If the input file contains a text image, you are given the
  284.                 additional choice of monochrome (black-and-white) output.  If
  285.                 you choose this option by pressing <B>, most color variations
  286.                 will be stripped from the output file.  Some word processing
  287.                 and desktop publishing programs do not do a good job of dis-
  288.                 playing or printing imported PCX files which contain color or
  289.                 gray-scale information, so you may wish to experiment with this
  290.                 option.
  291.  
  292.                 If you do choose black-and-white output, you will then be asked
  293.                 whether you want to invert the black and white colors in the
  294.                 output image.  If the output PCX is destined to be printed on
  295.                 paper, you may wish to experiment with this option also.
  296.  
  297.           (6)   Finally, for text-mode input files only, one last question:
  298.                 You may choose the size of the screen font into which the
  299.                 characters in the input file will be translated.  These are
  300.                 the menu choices and the results they produce:
  301.  
  302.                    Menu Option    Font Cell    Emulation    Total Image Size
  303.                    -----------    ---------    ---------    ----------------
  304.                         A           8 x 8         CGA       640 x 200 pixels
  305.                         B           8 x 14        EGA       640 x 350 pixels
  306.                         C           9 x 14      EGA/MDA/    720 x 350 pixels
  307.                                                 Hercules
  308.                         D           9 x 16        VGA       720 x 400 pixels
  309.  
  310.  
  311.  
  312.           USING GR2PCX:  COMMAND-LINE MODE
  313.           ---------------------------------
  314.  
  315.           To avoid the GR2PCX menu prompts described above, you can specify
  316.           the name of your input .EXE image file on the DOS command line
  317.           immediately after the GR2PCX command itself.  To select details
  318.           of program operation, you can follow the input file name with the
  319.           optional switches described here.  Certain default parameters, also
  320.           described here, will take effect for certain program features if no
  321.           optional switch is specified.  A GR2PCX command line looks something
  322.           like this (optional parameters are shown in brackets):
  323.  
  324.       GR2PCX inputfile [outputfile] [/S] [/C] [/G] [/B] [/I] [/8] [/4] [/9] [/6]
  325.  
  326.  
  327.  
  328.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation        Page 7 of 11
  329.  
  330.  
  331.  
  332.           GR2PCX COMMAND-LINE MODE (continued)
  333.           -------------------------------------
  334.  
  335.  
  336.       GR2PCX inputfile [outputfile] [/S] [/C] [/G] [/B] [/I] [/8] [/4] [/9] [/6]
  337.  
  338.  
  339.           "inputfile" is the name of your GRABBER offspring .EXE image.  The
  340.           .EXE extension may be omitted.
  341.  
  342.           "outputfile" is the full name of the .PCX file you want to create.
  343.           You must add the .PCX extension yourself.  The name may be preceded
  344.           by a drive and/or directory path.  If omitted, the output file will
  345.           automatically be named "inputfile.PCX" and will be placed on the
  346.           same drive and directory path as the input file.
  347.  
  348.           /S tells GR2PCX that you will want to crop a portion of the image
  349.           using the resize box before actual conversion takes place.  If
  350.           omitted, the entire image is converted to PCX format.
  351.  
  352.           /C tells GR2PCX to produce a color output file (if the input file is
  353.           also a color image).  If omitted, no big deal.  Color output is the
  354.           default anyway for both graphics and text conversions.
  355.  
  356.           /G tells GR2PCX to produce a gray-scale output file (if the input file
  357.           is a color image).  This option is available only on VGA-compatible
  358.           systems, and is accepted for both graphics and text conversions.
  359.  
  360.           /B tells GR2PCX to produce a monochrome (black-and-white) output PCX
  361.           file.  This option is valid only for text screen conversions.
  362.  
  363.           /I tells GR2PCX to produce a monochrome (black-and-white) output PCX
  364.           file, *and* to invert the white and black elements of the image.
  365.           White becomes black and vice-versa.  This option can be useful if you
  366.           intend to print the PCX output on paper, and is valid only for text
  367.           screen conversions.
  368.  
  369.           All of the remaining optional switches are used to specify screen font
  370.           choices and are valid only for text screen conversions.  For more
  371.           information about the image dimensions associated with these fonts,
  372.           see the chart on the previous page under item (6) in the section
  373.           headed "Using GR2PCX: Interactive Mode."
  374.  
  375.              /8  selects an 8x8 font cell which emulates CGA
  376.              /4  selects an 8x14 font cell which emulates some EGAs
  377.              /9  selects a 9x14 font cell emulating MDA, Hercules and most EGAs
  378.              /6  selects a 9x16 font cell which emulates VGA
  379.  
  380.  
  381.  
  382.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation        Page 8 of 11
  383.  
  384.  
  385.  
  386.           USING GR2GIF:  INTERACTIVE MODE
  387.           --------------------------------
  388.  
  389.           (1)   Enter the command GR2GIF and press <RETURN>.
  390.  
  391.           (2)   Specify the name of the offspring file you wish to convert
  392.                 (the "input file").  You may optionally precede the filename
  393.                 with a drive and/or pathname if necessary.  If the input file-
  394.                 name ends with ".EXE" as it should, you may omit this exten-
  395.                 sion from the filename.  (E.g., entering SCREENXX is the same
  396.                 as entering SCREENXX.EXE.)
  397.  
  398.           (3)   To give the "output file" the same name as the input file but
  399.                 with a ".GIF" filename extension, press <RETURN>.  If you wish
  400.                 to give it a different name than the default which the program
  401.                 shows you, or place it in a different drive or directory than
  402.                 your input file, you must enter the full file specification,
  403.                 including drive, path, and ".GIF" extension.
  404.  
  405.           (4)   If you want to convert the entire image to GIF, respond to the
  406.                 "Resize image?" prompt by pressing <N> or <RETURN>.  The
  407.                 resulting output file will contain data for the whole image
  408.                 as it is displayed when you execute the offspring image file.
  409.  
  410.                 If you want to crop out portions of the screen and create an
  411.                 output GIF image that is smaller than the original image, press
  412.                 <Y> at the "Resize image?" prompt.  If you do this, the image
  413.                 will be displayed with a rectangular "resize box," which you can
  414.                 adjust to fit the shape and position of the portion of the image
  415.                 you want to convert.  Complete instructions for changing the
  416.                 size and positioning of the resize box can be found below on
  417.                 page 10.
  418.  
  419.           (5)   If you have a VGA-compatible system, you will then be asked to
  420.                 specify a color or grayscale output file.  Press <C> or <RETURN>
  421.                 to choose color, or press <G> for grayscale.  This is the last
  422.                 question the program will ask you before it goes to work.
  423.  
  424.  
  425.           USING GR2GIF:  COMMAND-LINE MODE
  426.           ---------------------------------
  427.  
  428.           To avoid the GR2GIF menu prompts described above, you can specify
  429.           the name of your input .EXE image file on the DOS command line
  430.           immediately after the GR2GIF command itself.  To select details
  431.           of program operation, you can follow the input file name with the
  432.           optional switches described here.  Certain default parameters, also
  433.           described here, will take effect for certain program features if no
  434.           optional switch is specified.  A GR2GIF command line looks something
  435.           like this (optional parameters are shown in brackets):
  436.  
  437.                       GR2GIF inputfile [outputfile] [/S] [/C] [/G]
  438.  
  439.  
  440.  
  441.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation        Page 9 of 11
  442.  
  443.  
  444.  
  445.           GR2GIF COMMAND-LINE MODE (continued)
  446.           -------------------------------------
  447.  
  448.  
  449.  
  450.                       GR2GIF inputfile [outputfile] [/S] [/C] [/G]
  451.  
  452.  
  453.           "inputfile" is the name of your GRABBER offspring .EXE image.  The
  454.           .EXE extension may be omitted.
  455.  
  456.           "outputfile" is the full name of the .GIF file you want to create.
  457.           You must add the .GIF extension yourself.  The name may be preceded
  458.           by a drive and/or directory path.  If omitted, the output file will
  459.           automatically be named "inputfile.GIF" and will be placed on the
  460.           same drive and directory path as the input file.
  461.  
  462.           /S tells GR2GIF that you will want to crop a portion of the image
  463.           using the resize box before actual conversion takes place.  If
  464.           omitted, the entire image is converted to GIF format.
  465.  
  466.           /C tells GR2GIF to produce a color output file (if the input file is
  467.           also a color image).  If omitted, no big deal.  Color output is the
  468.           default anyway.
  469.  
  470.           /G tells GR2GIF to produce a gray-scale output file (if the input file
  471.           is a color image).  This option is available only on VGA-compatible
  472.           systems.
  473.  
  474.  
  475.  
  476.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation       Page 10 of 11
  477.  
  478.  
  479.  
  480.           USING THE RESIZE FEATURE:  CONTROLLING THE RESIZE BOX
  481.           ------------------------------------------------------
  482.  
  483.           The following keys are available to you when using the resize feature
  484.           feature within GR2PCX and GR2GIF:
  485.  
  486.           <Esc> . . . . . . . . . . . .  Abort the conversion process and exit.
  487.  
  488.           <Return>  . . . . . . . . . .  Accept the area enclosed by the select
  489.                                          box, and begin converting.
  490.  
  491.           <Left Arrow>
  492.           <Right Arrow>                  Move the select box in the indicated
  493.           <Up Arrow>                     direction without changing the shape
  494.           <Down Arrow>  . . . . . . . .  of the box.
  495.  
  496.           <Shift><Left Arrow> . . . . .  Shrink the box horizontally.
  497.  
  498.           <Shift><Right Arrow>  . . . .  Expand the box horizontally.
  499.  
  500.           <Shift><Up Arrow> . . . . . .  Shrink the box vertically.
  501.  
  502.           <Shift><Down Arrow> . . . . .  Expand the box vertically.
  503.  
  504.           <Insert>  . . . . . . . . . .  Toggle between coarse and fine incre-
  505.                                          ments for moving or reshaping the box.
  506.  
  507.           <Home>  . . . . . . . . . . .  Move the box to the upper left-hand
  508.                                          corner of the screen.
  509.  
  510.           <End> . . . . . . . . . . . .  Move the box to the lower left-hand
  511.                                          corner of the screen.
  512.  
  513.           <Ctrl><PgUp>  . . . . . . . .  Move the box to the upper right-hand
  514.                                          corner of the screen.
  515.  
  516.           <Ctrl><PgDn>  . . . . . . . .  Move the box to the lower right-hand
  517.                                          corner of the screen.
  518.  
  519.           <PgUp>  . . . . . . . . . . .  Move box to top edge of the screen.
  520.  
  521.           <PgDn>  . . . . . . . . . . .  Move box to bottom edge of the screen.
  522.  
  523.           <Ctrl><Left Arrow>  . . . . .  Move box to left edge of the screen.
  524.  
  525.           <Ctrl><Right Arrow> . . . . .  Move box to right edge of the screen.
  526.  
  527.  
  528.  
  529.           GR2PCX /GR2GIF /GR2ASCII /GR2ANSI   Documentation       Page 11 of 11
  530.  
  531.  
  532.  
  533.           USING GR2ASCII and GR2ANSI
  534.           ---------------------------
  535.  
  536.           GR2ASCII and GR2ANSI are companion utilities to the GRABBER screen
  537.           capture program.  You can use them to convert text images, captured
  538.           from your video display in the form of GRABBER "offspring" files,
  539.           into plain ASCII or ANSI formats, respectively.
  540.  
  541.           These programs work only with character-based text images captured
  542.           by GRABBER.  They do not work with pixel-based graphic images.
  543.  
  544.           To create an ASCII text file from a captured GRABBER offspring image,
  545.           enter a command similar to the following at the DOS prompt:
  546.  
  547.                     GR2ASCII inputfile[.exe] [outputfile.txt]
  548.  
  549.           "inputfile" represents the name of the GRABBER offspring image you
  550.           wish to convert.  The .exe filename extension may be omitted.
  551.  
  552.           "outputfile.txt" represents the name of the new ASCII text file you
  553.           wish to create from the contents of the input file.  This output
  554.           file name is optional.  If you do not specify it, the program will
  555.           create an output file which has the same name as the input file, but
  556.           with an extension of ".TXT".  For example, the command
  557.  
  558.                               GR2ASCII C:\PICTURES\SCREEN99
  559.  
  560.           will cause the program to read the SCREEN99.EXE file and generate
  561.           an output ASCII file called C:\PICTURES\SCREEN99.TXT.
  562.  
  563.  
  564.           To create an ANSI graphics file from a captured GRABBER offspring
  565.           image, follow the first command example shown above, substituting
  566.           GR2ANSI for GR2ASCII.  (Each of these programs is operated the same
  567.           way as the other.)  If you do not specify the optional output file
  568.           name on the GR2ANSI command line, the program will create an output
  569.           file which has the same name as the input file, but with an extension
  570.           of ".ANS".  For example, the command
  571.  
  572.                               GR2ANSI C:\PICTURES\SCREEN99
  573.  
  574.           will create an output ANSI file called C:\PICTURES\SCREEN99.ANS.
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.                            * * *  End of CONVERT.DOC  * * *
  585.