home *** CD-ROM | disk | FTP | other *** search
/ The Arcade BBS / arcadebbs.zip / arcadebbs / MISC / GRABB396.ZIP / CONVERT.DOC < prev    next >
Encoding:
Text File  |  1992-11-26  |  29.0 KB  |  617 lines

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