home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / gif / gifxts.zip / GIFXTS.TXT < prev    next >
Text File  |  1992-12-01  |  46KB  |  1,186 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.                            GIFXTS
  16.  
  17.    Minimum requirements: CGA/EGA/VGA monitor
  18.                          533400 BYTES free memory (EGA/VGA)
  19.                          521200 BYTES free memory (CGA)
  20.                          GIF Print Utility or 9-pin printer
  21.  
  22.  
  23.     TABLE OF CONTENTS:
  24.  
  25.     DISCLAIMER..........................................2
  26.     INTRODUCTION........................................3
  27.     REVISION HISTORY....................................5
  28.     OVERVIEW............................................7
  29.     SCREEN LAYOUT.......................................8
  30.     CURSOR CONTROL......................................9
  31.     EDITTING CAPABILITIES...............................9
  32.     ERRORS & WARNINGS..................................10
  33.     MENUS..............................................12
  34.         FILE (<ALT>F)..................................12
  35.         EDIT (<ALT>E)..................................13
  36.         INFORMATION (<ALT>I)...........................14
  37.         SYMBOLS (<ALT>S)...............................15
  38.         PRINT (<ALT>P).................................15
  39.         VIEW (<ALT>V)..................................16
  40.     CONFIGURING/SELECTING A PRINTER....................17
  41.     DESCRIPTION OF ALL FILES REQUIRED TO RUN...........18
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75. DISCLAIMER - AGREEMENT
  76.  
  77. Users of GIFXTS must accept this disclaimer of warranty:
  78.  
  79. "GIFXTS is supplied as is.  The author disclaims all warranties, expressed
  80. or implied, including, without limitation, the warranties of
  81. merchantability
  82. and of fitness for any purpose. The author assumes no liability for
  83. damages, direct or consequential, which may result from the use of
  84. GIFXTS".
  85.  
  86. GIFXTS is a "shareware program" and is provided at no charge to the user
  87. for evaluation.  Feel free to share it with your friends, but please do not
  88. give it away altered or as part of another system.  The essence of "user-
  89. supported" software is to provide personal computer users with quality
  90. software without high prices, and yet to provide incentive for programmers
  91. to continue to develop new products.  If you find this program useful and
  92. find that you are using GIFXTS and continue to use GIFXTS after a
  93. reasonable trial period, you must make a registration payment of $20.00 to
  94. Chris O'Donnell at the address below.  The $20.00 registration fee will
  95. license one copy for use on any one computer at any one time.  You must
  96. treat this software just like a book.  An example is that this software may
  97. be used by any number of people and may be freely moved from one
  98. computer location to another, so long as there is no possibility of it
  99. being used at one location while it's being used at another. Just as a book
  100. cannot be read by two different persons at the same time.
  101.  
  102. Anyone distributing GIFXTS for any kind of remuneration must first
  103. contact Chris O'Donnell at the address below for authorization. You are
  104. encouraged to pass a copy of GIFXTS along to your friends for evaluation.
  105. Please encourage them to register their copy if they find that they can use
  106. it.  All registered users will are entitled to upgrades. You may download
  107. the upgrades from CompuServe, or I will mail you the upgrades. If you wish
  108. a copy mailed to you, indicate on the registration form, and I will notify
  109. you when the next version is available. The cost for mailing an upgrade is
  110. $5.00, payable BEFORE I mail it.
  111.  
  112. If you encounter a problem, or have any questions or comments please
  113. contact me. Obviously, all problems will be responded to, question and
  114. comments are welcome from registered users.
  115.  
  116. Chris O'Donnell
  117. 576 Benson Road
  118. Middlebury, Ct 06762
  119.  
  120. CIS: 70431,1427
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.                                       2
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140. INTRODUCTION:
  141.  
  142.      This section will explain WHAT the GIFXTS program is intended to
  143. do. During the testing of the program, there was a lot of confusion
  144. regarding the display, the output and what exactly should be expected.  In
  145. order to ensure that the phrases and "buzz" words that are used mean the
  146. same to everyone, let's start with some terminology.
  147.  
  148.      PIXEL - a graphical point of resolution. Each graphics monitor
  149. contains a maximum number of addressable pixels, EGA is 640x350, VGA is
  150. 640x480. When software is written it sets  the resolution, thus a VGA
  151. monitor can be "changed" to EGA mode by specifying that the graphics driver
  152. is to use the EGA pixel resolution of 640x350, or even 640x200. Thus
  153. "pixel" is somewhat independent of the monitor. Independent in that
  154. although the monitor has a physical MAXIMUM resolution, any lower
  155. resolution can be used. Gifxts uses an EGA resolution, 640 pixels by 350
  156. pixels.
  157.  
  158.      GIF - Graphics Interchange Format - A method of encoding and decoding
  159. the graphical information presented on a monitor.  Thus a GIF image is a
  160. graphical image that has been encoded using this methodology. In order to
  161. re-generate the display, the decode methodology is used.
  162.  
  163. * GIF and "Graphics Interchange Format" are trademarks (TM) of
  164. Compuserve, Inc., an H&R block company.
  165.  
  166.      When an image is originally created, the artist has decided which 16
  167. colors are to be used and has loaded these colors into a "palette".
  168. Although the computer can generate 256 different, most monitors can display
  169. only 16 colors at one time. Thus the artist will select the 16 colors,
  170. including the background color, and load the palette. The next step is to
  171. "draw" the image. Each pixel of the image has one color assigned to it. The
  172. color is indicated by the palette entry, therefore a pixel whose color is
  173. 1, is using the color located in the first entry of the palette. If the
  174. color located in entry 1 is changed, the pixel will immediately change to
  175. the new color.
  176.  
  177. When the image is saved, the palette configuration and the color of each
  178. individual pixel is recorded, usually left -to-right, top-to-bottom. Thus
  179. to restore the image, the file is read, the palette is loaded and the
  180. pixels are colors, left-to-right, top-to-bottom.
  181.  
  182. GIFXTS COLOR SCHEME (EGA/VGA):
  183.  
  184. When a GIF file is read into GIFXTS, each palette entry is assigned a
  185. character. Entry 1 is a '!', entry 2 is a '\' and so on. There are 254
  186. different characters that can be used. However, there are only 14 colors
  187. available. The colors BLACK and WHITE are reserved.  There is a really GOOD
  188. reason for this, that I will try to explain:
  189.  
  190.      The default background color (palette entry 0) is black, white is
  191. defaulted to entry 15. When I first started programming this program, I
  192. looked at "white grid on black background" vs. "black grid on white
  193. background". The white on black was very difficult to look at, so I opted
  194. for black on white. The menus use white text on a black background with
  195. a colored highlight bar. The menu bar uses black on a colored background.
  196. When I first started loading GIF images, everything went smoothly until
  197. on day. The menu bar disappeared, the menus were blank, the menu highlight
  198.  
  199.                                   3
  200.  
  201.  
  202. bar was gone. It turned out that the color palette associated with the GIF
  203. I was reading consisted of 2 colors, white , entry 1, and black, every
  204. other entry. At that time I decided that not only would I protect  the
  205. palette entries for black and white, but I would not allow any other entry
  206. to be
  207. set to black or white.
  208.  
  209. This can have a very interesting affect on some images, so once an image
  210. is loaded into GIFXTS FORGET THE COLORS. THINK SYMBOLS! It doesn't matter
  211. if the spots on Bambi are green, blue or white. As long as they are a
  212. different SYMBOL than the rest of the image. If the color(s) really bother
  213. you, use the EDIT MENU and select the option to use BLACK SYMBOLS. Then the
  214. only time you will see the colors is when you use the VIEW, PRINT or SCALE
  215. options.
  216.  
  217. Once you have an image loaded, you can add detail by adding new symbols or
  218. delete detail by deleting symbols. You can also change the color palette,
  219. change the colors assigned to individual symbols and trim the image down to
  220. any segment of the image.  After performing whatever editing you want, you
  221. can save the image.
  222.  
  223. SAVING IMAGES WITHIN GIFXTS:
  224.  
  225. There are 2 ways to save an image that you have loaded into GIFXTS.
  226. You can save it as a GIF file. This file will be readable by any GIF viewer
  227. BUT PLEASE BE AWARE THAT THE COLOR CONSTRAINTS EXPLAINED ABOVE ARE IN
  228. EFFECT IN THE SAVED FILE!  Or you can save the file as an XTS file.  This
  229. file is NOT readable by a GIF viewer.  It contains some additional
  230. information about the image, such as the colors assigned to each of the 94
  231. symbols, and which symbols were used.
  232.  
  233. PRINTING THE IMAGE AS A PATTERN:
  234.  
  235. Gifxts can print the symbolized image to a 9-pin printer, or it can produce
  236. a GIF file that can be printed using a GIF print utility for your printer.
  237. (I suggest that you wander thru the Graphics Support and/or Quick Pictures
  238. for a GIF print utility that suits your printer, and your pocketbook.) This
  239. file is MUCH bigger than the original GIF image. This is because each
  240. individual pixel is now being changed to a 6x7 pixel character, plus the
  241. grid lines. Thus the final printable symbolized GIF file size will be:
  242.  
  243.       (original width x 9)+1 and (original height x 9)+1(+ the symbol
  244. chart at the bottom of each image)
  245.  
  246. BUT there are 2 ways to produce this file:  You can either "print" the
  247. entire file, or you can select sections to print. The symbol chart at the
  248. bottom of the file will list every symbol used for the ENTIRE image.
  249.  
  250. CONCLUSION:
  251.  
  252. Hopefully this little explanation will help you understand what you are
  253. viewing, and creating when using GIFXTS. If you have any questions, and
  254. are a registered user, feel free to contact me:
  255.  
  256.           Chris O'Donnell
  257.           576 Benson Road
  258.            Middlebury Ct. 06762
  259.  
  260.      CIS: 70431,1427
  261.  
  262.  
  263.                                 4
  264.  
  265.  
  266.  
  267.  
  268.  
  269.                        REVISION HISTORY
  270.      This is a brief list of the enhancements and fixes for each version
  271. of GIFXTS. For  detail information of the enhancements see the appropriate
  272. section of the users guide.
  273.  
  274. December 1992 - Version 3.5
  275.     1) Fixed EGA Monochrome support
  276.  
  277. November 1992 - Version 3.4
  278.     1) Added EGA Monochrome support
  279.     2) The program could not be run from the root directory - FIXED
  280.  
  281. November 1992 - Version 3.3
  282.     1) When using the INFORMATION menu to decrease the height and/or width
  283.        of the image, the resulting image was "off" - FIXED
  284.     2) When using the INFORMATION menu to decrease the height and/or width
  285.        of the image, "garbage" symbols were added to the right and bottom -
  286.        FIXED
  287.     3) When returning from using the INFORMATION menu to decrease the
  288.        height and/or width of the image, the 'X' was not responding
  289.        correctly -FIXED
  290.  
  291. October 1992 - Version 3.2
  292.     1) added CGA support
  293.     2) when reading gifxts.cfg file program terminated with a divide by 0
  294.        error - FIXED
  295.     3) when saving an XTS file, if the Stitches/inch or Rows/inch had
  296.        decimal point positions (ie 15.25) the numbers after the decimal
  297.        point were lost - FIXED
  298.     4) When changing the color PALETTE, the screen was not restored
  299.        correctly - FIXED
  300.  
  301. October 1992 - Version 3.1
  302.     1) Amount of free memory reduced to 532000 BYTES
  303.     2) In View mode, after scrolling IMAGE, box disappeared - FIXED
  304.     3) When using FILE MENU, and changeing directory or drive, cursor
  305.        disappeared - FIXED
  306.  
  307. October 1992 - Version 3.0
  308.  
  309.      1) Amount of FREE memory required reduced to 520K
  310.      2) Hot keys:
  311.                 F1: Load GIF file
  312.                 F2: Load XTS file
  313.                 F3: Save as XTS file
  314.                 F4: Save as GIF file
  315.                 F5: Change directory
  316.                 F6: Change drive
  317.                 F7: Scale
  318.                 F8: not used
  319.                 F9: Save as XTS and exit
  320.                 F10: "quit" - no save just get out
  321.                 F11: Clear grid
  322.                 F12: Toggle black symbols/color symbols
  323.  
  324.  
  325.  
  326.  
  327.  
  328.                                5
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.      3) There's a new menu INFORMATION, included in this is:
  336.            WIDTH: - # of stitches/pixels wide value set when loading image
  337.            HEIGHT: - # of stitches/pixels high value set when loading image
  338.            STITCHES/INCH: - user set value (see below)
  339.            ROWS/INCH: - user set value (see below)
  340.            INCHES WIDE: - computed value width divided by stitches/inch
  341.            INCHES HIGH: - computer value height divided by rows/inch
  342.            DASH LINES VERTICAL: - # of solid lines between dash lines
  343.            DASH LINE HORIZONTAL:  # of solid lines between dash lines
  344.            SAVE AS DEFAULT CONFIGURATION FILE - see below
  345.            RESTORE DEFAULT CONFIGURATION - see below
  346.  
  347.      4) All GIF view give "true" picture. You can "scroll" up/down and
  348.         left/right.
  349.  
  350.      5) Scale Function: This function is accessible from either the EDIT
  351.         menu, or F7. A GIF view of the image is presented with a menu
  352.         across the top. You can change the size of the image by selecting a
  353.         menu option.  The image is NOT save until you select "save".
  354.         Hitting ESC will terminate this option.
  355.  
  356.      6) Print: You can now print either directly to a 9-pin printer, or
  357.         create a GIF file of the charted image. If you "select section" you
  358.         will be presented with a GIF image, and a selection box. You can
  359.         move and/or re-size the box to select the area you with to print.
  360.  
  361.      7) SETPRINT - This standalone program is used to create the print
  362.         configuration file. MUST BE RUN AT LEAST ONCE IF YOU PLAN TO PRINT
  363.         DIRECTLY TO PRINTER. You select manufacturer and model of printer
  364.         you will be using, or emulating. A quick test of the printer is
  365.         optional.
  366.  
  367. May 1992 - Version 2.0
  368.      1) Mouse can now control the cursor movement
  369.      2) There is a second option bar to be used with the mouse
  370.      3) 253 different symbols
  371.      4) Changes to EDIT MENU
  372.      5) Automatically scroll the VIEW image if the box moves past the
  373.         visible section of the image.
  374.  
  375. April 1992 - Version 1.0
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.                                  6
  395.  
  396.  
  397.  
  398.  
  399.  
  400.                          OVERVIEW
  401.  
  402.      The purpose of this program is to take GIF files (some of which are
  403. great pictures) and change them into charted stitch patterns. The program
  404. can handle GIF images up to 640 pixels x 480 pixels. The simplest use is
  405. to load in a GIF image, create the printable output and print the charted
  406. image.
  407.  
  408.      Notations used: <alt> or <cntl> indicates to hold down the alt or
  409. cntl key while simultaneously depressing the indicated key. Thus <alt>R
  410. means hold down alt and depress the R key (upper/lower case is irrelevant)
  411. <cntl>page up means hold down the cntl key and depress the page up key.
  412.  
  413.  
  414. EXECUTION PARAMETERS:
  415.  
  416.      Start the program by typing GIFXTS. There are 4 optional parameters
  417. you can supply:
  418.     1) L/l - set up the mouse as a left-handed mouse, that is
  419.        swap the functions of the left and right buttons. If you use this
  420.        option, remember to swap the words left and right when reading the
  421.        documentation.
  422.     2) V/v# - change the vertical sensitivity of the mouse, the bigger the
  423.        number, the more physical up/down movement is required before the
  424.        cursor will move.
  425.     3) H/h# - change the horizontal sensitivity of the mouse. The bigger
  426.        the number, the more physical left/right movement is required before
  427.        the cursor will move.
  428.     4) G/g - "graphics override" allows you to select the graphics mode you
  429.        wish to run in. You will be shown a list of supported graphic modes.
  430.        Enter the number associated with the desired mode. Current modes are
  431.        EGA/VGA and CGA. If not specified, the program will determine the
  432.        highest possible graphics mode.
  433.  
  434. Any, all or none of these parameters can be supplied. The order does NOT
  435. matter.
  436.  
  437.     If the graphics hardware is NOT one of the currently supported devices,
  438. you will be presented with the same option screen as with the "G" execution
  439. parameter. If your monitor can emulate one of the listed graphics mode,
  440. then select that mode.
  441.  
  442.     The $*& that flashes across the screen is shown during the
  443. initialization to indicate that the program is starting correctly.  When
  444. ever files are being loaded or written, a message is displayed, and a line
  445. is  written across the screen, just to let you know that something is
  446. happening.
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.                                   7
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.                               SCREEN LAYOUT
  467.  
  468.      The screen shows a grid with every tenth line being a dashed line.
  469. Across the top of the screen is are 2 option bars. The option bars can be
  470. accessed in 3 different ways: ALT key combined with the first letter of the
  471. desired menu; Move the mouse to the top of the grid, an onto the menu bars,
  472. a menu highlight box will then be visible; Holding the ALT key and
  473. depressing the M key, this will put the menu highlight bar on the menu. As
  474. long a the menu highlight box is visible the menus can be accessed. The
  475. menu highlight box will respond
  476. the either the movement of the mouse, or the arrow keys.
  477.  
  478.      The top bar lists the various menus, and options. Here is a brief
  479. description of the options, see the section entitled MENUS for complete
  480. details of the menus, see the section entitles VIEW for details on View
  481. mode.
  482.  
  483.           1) File (<Alt>F) - this menu contains options related to file
  484.              controls ie loading files, saving file, changing directories.
  485.           2) Edit (<Alt>E) - this menu contains options related to
  486.              editing the loaded image.  ie change color of symbols, change
  487.              color palette.
  488.           3) Symbols (<Alt>S) - this menu allows you to change the
  489.              current symbol.
  490.           4) Print File Creation (<Alt>P) - See PRINT for details.
  491.           5) Information(<Alt>I) - This menu presents you with information
  492.              about the current image. The information includes the Height
  493.              and Width of the image, in both # if stitches and inches, the
  494.              current rows/inch and stitches/inch, and number of spaces
  495.              between the dashed line.
  496.           6) Help (<Alt>H) - this menu presents you with the various
  497.              help topics available.
  498.  
  499.      The second option bar presents the command change the portion of
  500. the displayed grid. These commands duplicate the CNTL commands. THe
  501. commands are:
  502.  
  503.           1) TOP - Move to the top of the image
  504.           2) BOTTOM - Move to the bottom of the image
  505.           3) LEFT - Move to the far left of the image
  506.           4) RIGHT - Move to the far right of the image
  507.           5) UP ARROW - Move up 30 squares
  508.           6) DOWN ARROW - Move down 30 squares
  509.           7) LEFT ARROW - Move left 30 squares
  510.           8) RIGHT ARROW - Move right 30 squares
  511.  
  512.      At the bottom of the screen is a information section. In this section
  513. is displayed the current symbol, the current directory, and the file, if
  514. any, that has been loaded.
  515.  
  516.      When moving around the image, the edges of the image, and/or the
  517. grid, are indicated by a thick black line. The cursor cannot be moved past
  518. these edges.
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.                                   8
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.                           CURSOR CONTROL
  534.  
  535.  
  536.      The 'X' is the cursor and is controlled either by the key board, or by
  537. moving the mouse. The following keyboard commands will move cursor:
  538.  
  539.    Right arrow/R/r - move X 1 square to the right *
  540.    Left arrow//L/r - move X 1 square to the left *
  541.    Up arrow/U/u - move 1 square up *
  542.    Down arrow/D/d - move 1 square down *
  543.    home/H/h - move to farthest left visible square
  544.    end/E/e - move the farthest right visible square
  545.    page up - move up 10 squares *
  546.    page down  - move down 10 squares *
  547.    <cntl>R - move to the right 10 squares *
  548.    <cntl>L - move to the left 10 squares *
  549.    <Cntl>Home - move to the left edge of the design *
  550.    <Cntl>End - move to the right edge of the design *
  551.    <Cntl>Page up - Move to the top of the design *
  552.    <Cntl>Page down - Move to the bottom of the design *
  553.    C/c - move to the center of the grid (no matter where in the grid you
  554.    are)
  555.  
  556. * These commands will also control the select box in VIEW and PRINT
  557.  
  558.      If the mouse driver is installed, you can move the mouse to move the
  559. cursor around the displayed section of the grid. To move beyond the
  560. displayed section, use the bottom option bar, or the above listed
  561. keystrokes.
  562.  
  563.  
  564.                        EDITING CAPABILITIES
  565.  
  566.      Symbols can be added to the pattern and deleted from the pattern
  567. using the ENTER key and DEL key, or the left and right mouse buttons,
  568. respectively. These keys will perform their actions on the grid square
  569. where the cursor is. Symbols can be replaced by positioning the cursor on
  570. the symbol to be replaced, and hitting enter. The Current Symbol will
  571. replace the previous symbol. With the mouse you can do repeated
  572. adds/deletes by continuing to hold down the mouse button as you move it.
  573. Any square the cursor passes over will have the symbol added or deleted.
  574.  
  575.      In addition to the 1 symbol at a time technique, the borders of the
  576. image can be adjusted. Using the Edit Menu, it is possible add rows or
  577. columns to the edges of the design. The border markers will be moved out
  578. 1 row/column. It is also possible to move the border IN to the current
  579. cursor position. When the borders are moved in, all symbols the are
  580. beyond the new border(s) are deleted. This technique can be used to Trim
  581. or crop an image by positioning the cursor at the edges of the desired
  582. section, and moving the borders in. The THUMPER.GIF was cropped from
  583. BAMBI.GIF using this technique.
  584.  
  585.     The EDIT menu can also be used to DELETE symbols, REPLACE symbols and
  586. add a symbol to ALL the BLANK squares
  587.  
  588.  
  589.  
  590.  
  591.  
  592.                                      9
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.                    ERRORS & WARNINGS
  600.  
  601.     There are 2 catagories of errors: Recoverable errors, aka warnings, and
  602. non-recoverable errors. Warnings cover those events that are NOT
  603. disasterious, ie attempting to load an image bigger than 640x480. The
  604. program can continue running. You will be presented with a message
  605. explaining the problem, and telling you to "Hit enter to
  606. acknowledge/continue" or to "hit ESC to return to DOS".  The recoverable
  607. errors are:
  608.  
  609. 1 INVALID DIRECTORY - you attempted to change to a non-existant directory
  610. 2 TOO MANY FILES, CURRENT MAX IS 50 - there are more than 50 GIF or XTS
  611. file
  612. 3 INVALID FILE NAME - NO ACTION TAKEN - you entered an invalid file name
  613. 4 NOTHING TO PRINT, GRID IS EMPTY - you cannot print an empty grid
  614. 5 NOTHING TO SCALE, GRID IS EMPTY - you cannot scale an empty grid
  615. 6 NOTHING TO VIEW, GRID IS EMPTY - you cannot view an empty grid
  616. 7 GRID AT MAXIMUM SIZE CANNOT ADD - grid size is 640 wide &/or 480 high,
  617.        you cannot add additional rows or columns
  618. 8 GRID IS EMPTY - NO ACTION TAKEN - You attempted to replace or delete
  619.        "all" symbols and the grid is empty
  620. 9 WIDTH GREATER THAN 640 - resulting width would be greater than 640
  621.         stitches 10 YOU DID NOT CHANGE THE WIDTH - The value you entered
  622.         did not change the width - No action will be taken
  623. 11 TOO BIG A CHANGE, USE SCALE - the size change is greater then twice the
  624.        current size,or less than 1/2 the current size: use SCALE first,
  625.        than adjust the size
  626. 12 HEIGHT GREATER THE 480 - the resulting height will be greater then 480
  627.         stitches
  628. 13 YOU DID NOT CHANGE THE HEIGHT - The value entered did not change the
  629.         width No action taken
  630. 14 USING DEFAULT CONFIGURATION - Using the INFORMATION menu, you selected
  631.         to "restore congifuration, and there is NO gifxts.cfg file.
  632. 15 ABORTED NEW SIZE - RELOAD IMAGE - You hit ESC while saving the new size
  633.          - The image was lost - You MUST reload the image,
  634. 16 HEIGHT IS ALREADY 480 STITCHES - You cannor increase an image that is
  635.         already 480 stitches high
  636. 17 RESULTING HEIGHT > 480 STITCHES - You cannot create an image greater
  637.       than 480 stitches high
  638. 18 WIDTH IS ALREADY 640 STITCHES  - You cannot increase an image that is
  639.       already 640 stitches wide
  640. 19 RESULTING WIDTH > 640 STITCHES - You cannor create an image greater than
  641.       640 stitches wide
  642. 20 WIDTH IS ALREADY 1 STITCH - You cannot scale the width smaller than 1
  643.       stitch
  644. 21 HEIGHT IS ALREADY 1 STITCH - You cannot scale the height smaller than 1
  645.       stitch
  646. 22 RATIO TOO BIG RESULT > MAX - If the new INCREASE ratio you entered is
  647.       used it would result in an image greater then 640 or 480
  648. 23 RATIO TOO SMALL RESULTS < 1 - If  the new DECREASE ratio you entered is
  649.       used it would result in an image smaller than 1
  650. 24 COULD NOT OPEN FILE - Could not open .xts or .gif file
  651. 25 COULD NOT DECODE HEADER - Could not decoder header information in .gif
  652.      or .xts file
  653. 26 IMAGE GREATER THAN 480 PIXELS  - You are attempting to load an image
  654.       bigger than 480 high - Use another image
  655. 27 IMAGE GREATER THAN 640 PIXELS  - You are attempting to load an image
  656.       greater than 640 wide - Use another image
  657. 28 COULDNOT DECODE IMAGE  - The image information could not be
  658.       decoded properly, use another image
  659.  
  660.                                    10
  661.  
  662.  
  663.  
  664.  
  665. 31 COULD NOT CREATE XTSPRT - Could not create /xtsprt - this is the
  666.      directory where the gif image of the chart is put for later printing -
  667.      Creation of the file is aborted.
  668. 37 CAN NOT CHANGE PRINTER SPEED - The printer speed and number of squares
  669.       are related. Depending on the number of squares, you may NOT be able
  670.       to change the speed
  671. 38 CAN NOT CHANGE # OF SQUARES -  The printer speed and number of squares
  672.       are related. Depending on the speed, you may NOT be able to change
  673.       the number of square
  674. 39 SET PRINTER TO TOP OF PAGE - Verify that the printer is ready to go
  675. 40 NO PRINTER CONFIGURATION FILE - There is NO printer configuration file,
  676.      Run SETPRINT to create the configuration file.
  677.  
  678.  
  679.     Non_recoverable errors are those problems that cannot be recovered
  680. from, ie not being able to find or read a file containing a menu. In this
  681. case, you will be presented with a message explaining the error, and
  682. hitting ANY key will gracefully terminate the program. If you run into a
  683. big time error that you can't resolve, contact me ASAP. I'll gladly
  684. replace, for registered users, missing/deleted menu files etc.
  685.  
  686. 9 NO MEMORY FOR HIGHLIGHT BAR - In sufficient memory for highlight bar.
  687.      Without this bar, the menus cannot be used.
  688. 30 COULD NOT OPEN MENU FILE - Could not open the.mnu file associated with
  689.      the menu you requested.
  690. 32 COULD NOT FIND PROMPT - Could not find prompt in oneline.mnu file
  691. 33 COULD NOT OPEN PRTGIF.DTA - prtgif.dta is the file containing the
  692.      individual symbols for generating the printed output, &/or the gif
  693.      image of the chart
  694. 34 COULD NOT DECODE PRTGIF.DTA - could not decode prtgif.dta - file is
  695. corrupt 35 COULD NOT OPEN TITLE FILE - Could not find views.hdr file
  696. 36 COULD NOT FIND MENU OPTIONS - Could not find correct record(s) in
  697. views.hdr 41 COULD NOT OPEN HELP FILE - allhelp.fle contains the list of
  698. all help files.  42 COULD NOT FIND HELP TEXT - No text in help file
  699. 43 COULD NOT OPEN MENU LISTING - allmenu.fle contains all the .mnu files
  700. 44 COULD NOT IDENTIFY MENU FILE - Could not find the .mnu file in
  701. allmenus.fle 45 COULD NOT FIND GRAPHICS FILE - could not open the
  702. graphics.msg
  703.  
  704.     The Biggest error occurs ONLY if the program cannot locate the error
  705. message file of ifthe message associated with the error number could nit be
  706. located in the file. If this should happen, a message appears on the
  707. screen, identifying the problem and showing the error message listed above.
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.                                     11
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.                                 MENUS
  729.  
  730.      All the menus display a list of items for selection. Use the up/down
  731. arrows, page up/down or the mouse to highlight the selection and hit
  732. enter. If there are more selections than visible (ie the symbol menu) the
  733. items will scroll thru the menu area when you try to move past the bottom
  734. or top of the menu. When the item you want is highlighted, hit enter, or
  735. the left mouse button. The first option of almost all the menus is CANCEL.
  736. Selecting CANCEL will get you out of the menu without taking any action.
  737. ESC or the right mouse button will do the same thing.
  738.  
  739.                          FILE MENU (<ALT>F)
  740.      This menu allows you to read in files, save the current display,
  741. exit from the program and/or quit without saving anything.
  742.  
  743.      Change Directory(F5) - This option will present you with a single
  744. line display of the current directory. ie c:\123\ABC.  Change directory by
  745. back spacing, to create c:\123 and/or typing in the desired name, to
  746. create c:\123\XYZ or c:123\ABC\456. THERE IS A 20 CHARACTER LIMIT ON THE
  747. DIRECTORY NAME. The "new" directory will be used when loading files, saving
  748. files and creating the print directory. YOU CANNOT CHANGE DRIVES WITH THIS
  749. OPTION.
  750.  
  751.      Change Drive(F6) - This option will present you with a single line
  752. display of the current drive. ie C:. To change to a different drive simply
  753. type the drive letter. If the drive does not exist, you cannot change to
  754. it. If you select A: or B: you will be prompted to "insert diskette, hit
  755. any key when ready". IF THE DRIVE IS NOT READY THE PROGRAM COULD ABORT, AND
  756. EXIT, IF YOU TRY TO READ A FILE.
  757.  
  758.      Load GIF file(F1) - This option will present you with another menu
  759. that lists all the files in the current directory that have .GIF ending.
  760. Position the highlight bar at the file wish to load. While the file is
  761. being read, a message will appear, and a line will "grow" across the
  762. screen. The length, and starting position, of the line are DIRECTLY related
  763. to the width of the image. The wider the image, the longer the line.
  764.  
  765.      Load XTS file(F2) -  This option will also present you with another
  766. menu listing all the files in the current  that have a .XTS ending.
  767. Position the highlight bar at the file wish to load. These are the files
  768. that this program has created. While the file is being read, a message will
  769. appear, and an line will "grow" across the screen. The length, and starting
  770. position, of the line are DIRECTLY related to the width of the image. The
  771. wider the image, the longer the line.
  772.  
  773.      Save Current Pattern(XTS) (F3)- This option will save the current
  774. pattern. Another menu is presented listing all the .XTS files. You can save
  775. the pattern to an existing file, or select ENTER NEW NAME to create
  776. a new file. If you create a new file, an area is presented to type in the
  777. file name. the .XTS will be added automatically. After saving the current
  778. pattern you can continue either working with this pattern or load another
  779. image or pattern.
  780.  
  781.      Save as GIF File (F4) - This option allows you to save the current
  782. pattern in a GIF format. This file (.GIF) can be read by a GIF viewer.
  783. Another menu is presented listing all the .GIF files. You can save the
  784. pattern to an existing file, or select ENTER NEW NAME to create a new file.
  785. If you create a new file, an area is presented to type in the file name.
  786.  
  787.  
  788.  
  789.                                   12
  790.  
  791.  
  792.  
  793.  
  794. The .GIF will be added automatically. After saving the current pattern you
  795. can continue either working with this pattern or load another image or
  796. pattern.
  797.  
  798.      The primary difference between the GIF and XTS files is that the
  799. XTS file contains information about the 254 symbols. If you have changed
  800. the default color of any of the symbols, you MUST save the design as an
  801. XTS file, or you will LOSE the symbol color(s). This file also contains the
  802. CURRENT configuration. This information will be used whenever you re-load
  803. this XTS file.
  804.  
  805.      Quit (No Save) (F10) - This option will allow you to exit from the
  806. program without saving. You will be presented with a verification menu:
  807. "Yes quit" or "No don't quit" also known as an OOPS menu. This gives you a
  808. chance to change your mind.
  809.  
  810.      Save(XTS) & Exit (F9) - Identical to Save Current Pattern, with the
  811. addition that after the pattern is saved, the program will end.
  812.  
  813.  
  814.                     EDIT MENU (<ALT> E)
  815.  
  816. This menu allows you to edit the grid, the pattern and/or the symbols.
  817.  
  818.      CLEAR GRID - This option will clear the grid of the current pattern,
  819. leaving you with a blank grid. The TOP/BOTTOM/LEFT/RIGHT positions
  820. are reset to the edges of the grid. Any chances that were made to the color
  821. palette or the symbols, will be preserved.
  822.  
  823.       DELETE ALL SELECTED SYMBOLS - The symbol menu will be presented.
  824. Select the symbol you wish to delete. All occurrences of the selected
  825. symbol will be delete. A WORKING message, and growing line will appear
  826. during the replacement.
  827.  
  828.        REPLACE 1 SYMBOL WITH ANOTHER - will bring up the symbol menu.
  829. Select the symbol you wish to be replace. The symbol menu reappears, select
  830. the symbol you want to replace with, all occurrence of symbol 1 will be
  831. replaced with symbol #2.  A WORKING message, and growing line will appear
  832. during the replacement.
  833.  
  834.       REPLACE ALL BLANKS WITH SYMBOL -  will bring up the symbol menu.
  835. Select a symbol, and ALL the blanks squares will contain that symbol.  A
  836. WORKING message, and growing line will appear during the replacement.
  837.  
  838.       SCALE SIZE(F7) - This option present a GIF view of the image. A menu
  839. across the top of the screen allows you to select the amount and direction
  840. of the scale. The actual scaling does NOT take place until you select the
  841. direction. You can increase the height, increase the width, decrease the
  842. height or decrease the width.  The default ratio is 1:2 increase and 2:1
  843. decrease.  You can change this ratio by selecting the SCALE MENU. Each of
  844. the 4 scales can be modified separately.  The scale menu also has an option
  845. to show the "information" associated with the new size. The NEW size is NOT
  846. saved until you select SAVE. Hitting ESC/right mouse at ANY time will
  847. terminate this function.
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.                                   13
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.      ADD ROW/COLUMN - This option presents a secondary menu to add a
  862. row or column to the edges of the image. The options are:
  863.  
  864.           1) Add Row to Top
  865.           2) Add Row to Bottom
  866.           3) Add Column to Right
  867.           4) Add Column to Left
  868.  
  869.  
  870.        CLIP TO CURSOR - This option is used to move the edges of the image
  871. to the cursor position. A secondary menu appears with 4 options:
  872.  
  873.           1) Move top to cursor
  874.           2) Move bottom to cursor
  875.           3) Move left to cursor
  876.           4) Move right to cursor
  877.  
  878.      After selecting the desired option, mouse users MUST position the
  879. cursor and hit the left mouse button, or enter. A Prompt will appear at the
  880. bottom of the screen to remind you.
  881.  
  882.  
  883.        INSERT ROW/COLUMN -  brings up a secondary menu to select row
  884. or column. Mouse users, position the X to the row/column you wish to
  885. insert and hit the left mouse button/enter. The screen will clear, and a
  886. message will indicate the progress of the insertion.  (The message is
  887. needed because the rows/columns are shifted out 1 position. Depending
  888. where in the image you are, and how big the image is, this can SEEM to
  889. take a while. The message will let you know that something is happening)
  890.  
  891.         DELETE ROW/COLUMN -  brings up a secondary menu to select row
  892. or column. Mouse users, position the X to the row/column you wish to
  893. delete and hit the left mouse button/enter. The screen will clear, and a
  894. message will indicate the progress of the deletion.
  895.  
  896.         CHANGE SYMBOL COLOR - This option presents you with 14 color bars
  897. representing the 14 colors available in the color palette. Use the up/down
  898. arrow keys to select a new color for the current  symbol.  Hit ENTER to
  899. select a new color. Hit ESC to NOT change the current symbol color.  After
  900. selecting a new color, the design will be re-drawn, using the new color.
  901.  
  902.         CHANGE COLOR PALETTE - This option presents you with 14 color bars
  903. representing the current color palette. Use the up/down arrow keys to
  904. select the color you wish to change. Hit ESC to terminate this option.  Hit
  905. ENTER to select the color you wish to change. The screen will turn white.
  906. A new box with 14 color bars is presented. The color you selected is the
  907. topmost color bar. Use up/down arrows, page up/page down or the mouse, to
  908. scroll thru the 256 possible colors. Hit ESC to NOT make a selection, Hit
  909. ENTER to make a choice.  You will be returned to the 14 color bars of the
  910. palette, to make another selection, and the design will re-appear. The
  911. color palette change will take place IMMEDIATELY.
  912.  
  913.          BLACK SYMBOLS/COLOR SYMBOLS (F12) - This option allows you to view
  914. the symbols on grid as BLACK symbols, or as COLORED symbols. The entry in
  915. the menu will toggle between the 2 choices. Even when BLACK SYMBOLS are
  916. shown, the VIEW and PRINT screen will use color.
  917.  
  918.  
  919.  
  920.                                  14
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.                     INFORMATION MENU (<ALT>I)
  928.  
  929.      The information menu serves 2 purposes, it shows you the current size
  930. of the image, and allows you to CHANGE this information.
  931.  
  932.        WIDTH: - This is the current width, in stitches. Selecting this
  933. option will present you with a prompt to enter the new width. A GIF view of
  934. the modified image will be presented. At this point you can SAVE the new
  935. size, or ESC, and cancel this change.  (SEE NOTE BELOW)
  936.  
  937.        HEIGHT: - This is the current height, in stitches. Selecting this
  938. option will present you with a prompt to enter the new height. A GIF view
  939. of the modified image will be presented. At this point you can SAVE the new
  940. size, or ESC, and cancel this change.  (SEE NOTE BELOW)
  941.  
  942.        STITCHES/INCH: - This is the current stitchs/inch. It was loaded
  943. from the configuration file. Selecting this option will present you with a
  944. prompt to change this ratio. The ratio between stitch/inch and rows/inch
  945. will determine the number of symbols drawn in each square. ONLY EVENLY
  946. DIVISIBLE RATIOS ARE DISPLAYED. (I can't do 1/2 a symbol). This same ratio
  947. is used when viewing the image as a GIF.
  948.  
  949.        ROWS/INCH: - This is the current rows/inch. It was loaded from the
  950. configuration file. Selecting this option will present you with a prompt to
  951. change this ratio. The ratio between stitch/inch and rows/inch will
  952. determine the number of symbols drawn in each square.  ONLY EVENLY
  953. DIVISIBLE RATIOS ARE DISPLAYED. (I can't do 1/2 a symbol). This same ratio
  954. is used when viewing the image as a GIF.
  955.  
  956.       INCHES WIDE: - This value computed, based on the number of stitches
  957. wide, and the stitchs/inch. Selecting this option will present you with a
  958. prompt to enter the new width. A second menu the presented. You can either
  959. change the number of stitchs, or the stitchs/inch to reach this size. The
  960. computed change will create an image NOT BIGGER than the entered value.
  961.  
  962.        INCHES HIGH: - This value computed, based on the number of stitches
  963. high, and the rows/inch. Selecting this option will present you with a
  964. prompt to enter the new height. A second menu the presented. You can either
  965. change the number of stitchs, or the rows/inch to reach this size. The
  966. computed change will create an image NOT BIGGER than the entered value.
  967.  
  968.         DASH LINES VERTICAL: - This value is loaded from the configuration
  969. file, it is the spacing between the vertical dashed lines. Selecting this
  970. option presents you with a prompt to change the vertical dashed line
  971. spacing.  Enter 0 to remove the dash line.
  972.  
  973.         DASH LINE HORIZONTAL:- This value is loaded from the configuration
  974. file, it is the spacing between the horizontal dashed lines. Selecting this
  975. option presents you with a prompt to change the horizontal dashed line
  976. spacing.  Enter 0 to remove the dash line.
  977.  
  978.         SAVE AS DEFAULT CONFIGURATION FILE - This option allows you to save
  979. the current stitchs/inch, rows/inch and dash line spacing. This
  980. configuration will then be used every time you start the program.
  981.  
  982.         RESTORE DEFAULT CONFIGURATION - After changing the configuration,
  983. you can restore the default by selecting this option.
  984.  
  985.  
  986.  
  987.                                  15
  988.  
  989.  
  990.  
  991.                     SYMBOL MENU (<ALT>S)
  992.  
  993. There are 253 different symbols that can be selected. This menu presents
  994. the symbols and their assigned colors. Use page up/page down, and the
  995. up/down arrow keys to select the symbol to be used as the "current"
  996. symbol.
  997.  
  998.                     PRINT (<ALT>P)
  999.  
  1000.     This menu allows you to create either a GIF file of the charted image,
  1001. or print directly to the printer selected by SETPRINT. (See SETPRINT.TXT)
  1002. You can also view the  printer options, and change the number of
  1003. squares/page width, and the speed. There are current 3 combinations of
  1004. speed and squares/page width, these 3 combinations are used during the test
  1005. of the printer by SETPRINT.
  1006.  
  1007. If you select the generate a GIF image, to print later, you will be
  1008. prompted for a file name. This file will be placed in a sub-directory call
  1009. XTSPRT.  If the directory does not exist, it will be created.
  1010.  
  1011.     You can select to work with either the FULL image, or with a section of
  1012. the image.  If you opt to select a section of the image, a GIF view will be
  1013. presented. You can move and/or change the size of the box. Only the area of
  1014. the image within the box will be printed/put to the file.
  1015.  
  1016.                     VIEW (<ALT>V)
  1017.  
  1018.      This option will show the current pattern without the grid.  Actually
  1019. this is like a normal GIF display. To scroll the display up/down use Cntl U
  1020. for up and Cntl D for down. A box is drawn showing the area that is shown
  1021. on the grid. This box can be moved in a manner identical to moving the 'X'
  1022. on the grid. Moving the box past the visible section of the display will
  1023. automatically scroll the image.  Hit Enter to return to the grid. The grid
  1024. will show the area designated by the box. Thus moving the box in this mode
  1025. is a quick way to move around the grid. Hit ESC to return to the original
  1026. grid section. This will cancel any movement of the box.
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.                                   16
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060. CONFIGURING/SELECTING A PRINTER
  1061.  
  1062.      To select a printer, run SETPRINT.EXE. This program will
  1063. create a printer configuration file for gifxts. Right now (10/92)
  1064. I'm only supporting 9-pin printers.
  1065.  
  1066.      The program MUST be run from the same directory as GIFXTS,
  1067. since it uses the symbol file for the printer test & the file that
  1068. is generated is "assumed" to be in the same directory as GIFXTS
  1069. when you run it.
  1070.  
  1071.      To run the program, type SETPRINT, at the DOS prompt. You
  1072. will be shown a list of MANUFACTURERS. Use the arrow keys and
  1073. select the manufacturer of your printer, or the printer you plan
  1074. to emulate.
  1075.  
  1076.      The next display is of the different models made by this
  1077. manufacturer. Again, use the arrow keys and select the model.
  1078.  
  1079.      You will be given the chance to run a "quick" test of the
  1080. printer.  If you say "yes", 3 different test will be run, each one
  1081. using a different speed and density. These are the options
  1082. available to you within GIFXTS.
  1083.  
  1084.      Even if you don't run the test, the configuration file will
  1085. be created.  If you don't plan to change printers, you can delete
  1086. the following files:
  1087.      setprint.exe
  1088.      printers.cod
  1089.  
  1090. DO NOT DELETE gifxtspt.cfg. If you do, you will have to re-run
  1091. SETPRINT.
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.                                  17
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123. FILES REQUIRED TO RUN GIFXTS
  1124.  
  1125. Graphics drivers: CGA.BGI and EGAVGA.BGI
  1126.  
  1127. Messages - These files contain various messages and displays
  1128. GRAPHICS.MDE - Contains screen shown when overriding/selecting graphics
  1129. mode STARTUP.ERR - Errors encountered BEFORE starting graphics
  1130. ERROR.MSG - ALL errors and warnings
  1131.  
  1132. Menus: Each menu is kept in it OWN .mnu file. The file allmenus.fle is the
  1133. MASTER reference to the individual menus.
  1134.  
  1135. PRTBOX.MNU - the CHANGE SIZE OF PRINT BOX menu
  1136. PRTINFO.MNU - the printer information menu
  1137. PRTOPT.MNU - the changeable printer options menu
  1138. FILENAME.MNU - Contains the prompt "ENTER FILE NAME:"
  1139. EDIT.MNU - the EDIT menu
  1140. FILE.MNU - the FILE menu
  1141. ADDBLANK.MNU - add a blank row/col to edge
  1142. SCLINFO.MNU - the SCALE INFORMATION menu from scale
  1143. CLIP.MNU - Clip to cursor menu
  1144. INSERT.MNU - Insert row/col menu
  1145. DELETE.MNU - Delete row/col menu
  1146. INFO.MNU - the INFORMATION menu
  1147. CHGWIDTH.MNU - the options available when changing the width of the image
  1148. CHGHGHT.MNU - the options available when changing the height of the image
  1149. PRINT.MNU - the PRINT menu
  1150. SCALE.MNU - the SCALE menu presented when scaling
  1151. HELP.MNU - the HELP menu
  1152. OOPS.MNU - the OOPS menu
  1153. ONELINE.MNU - ALL the single line prompts (ie ENTER NEW DIRECTORY)
  1154.  
  1155. Help: Each help text is kept in it's OWN .hlp file. The file help.fle is
  1156. the MASTER reference to the individual help files.
  1157.  
  1158. BOTTOM.HLP - Describes the BOTTOM LINE of the menu
  1159. CURSOR.HLP - Describes the CURSOR CONTROLS
  1160. TOP.HLP - Describes the TOP LINE of the menu
  1161. EDIT.HLP - Describes the EDIT menu
  1162. FILE.HLP - Describes the FILE menu
  1163. INFO.HLP - Describes the INFORMATION menu
  1164. MENUS.HLP - Describes general menu layout
  1165. MOUSE.HLP - Describes MOUSE capabilities
  1166. PRINT.HLP - Describes PRINT file
  1167. SCREEN.HLP - Describes screen layout
  1168. SYMBOLS.HLP - Describes the SYMBOLS menu
  1169. VIEW.HLP - Describes VIEW
  1170. SCALE.HLP - Describes SCALE
  1171. HOTKEY.HLP - Identifies the hot keys
  1172.  
  1173. PRTGIF.DTA - Contains the printable symbols. Without this file you CANNOT
  1174. print the chart or create the gif image of the chart.
  1175.  
  1176. HEADERS.HDR - Contains the top and bottom option lines
  1177. VIEWS.HDR - Contains the menus for VIEW, SCALE, PRINT and SIZE
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.                                   18
  1186.