home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / dubltk25.zip / TUTORFIL.TWO < prev    next >
Text File  |  1993-05-31  |  7KB  |  147 lines

  1. To correctly view this Tutorial the first time, make sure you are in 
  2. the ASCII Mode, Opposite Scroll Mode and BlankIgnore is On.  If you are 
  3. not sure, press [C] and set these two modes in the Configuration 
  4. Function.  The directions on the end of each line (in CAPITAL LETTERS) 
  5. will demonstrate the various features.  <--PRESS [*] WHEN READY TO BEGIN
  6.  
  7.     File with Indent 4 <-- NOW PRESS [*] AGAIN
  8.     This file has a standard indent of 4 spaces. <-PRESS [*]
  9.  
  10. (Both files consist of an excerpt from the DoubleTake User's Manual, 
  11. with helpful comments added to demonstrate some of the features.) 
  12. Press ScrollLock to scroll the files independently.  Now use 
  13. [Right/Left] arrows to re-align the cursor in File 1, [Shift-Right/
  14. Shift-Left] arrows to move the cursor in File 2.
  15.  
  16.     This line is indented differently than the other file to show how
  17.     how the Strip Fron function works.  When you press the [P] (for
  18.     Stri[p] Front ignore characters only), you will find only this
  19.     difference in the first line.
  20.  
  21.     (This file has random x's scattered to find differences
  22.       between this file and TUTORFIL.ONE) <-PRESS [DownArr] THEN [*]
  23.   |
  24.   |
  25. NOTE:  If this is an error you found, then you do not have
  26. BlankIgnore ON, Press [B], then [T]op of file and then press [*] again.
  27.                                      |
  28.     Compared lines  show on  the middle screen  <-PRESS [A] THEN [*]
  29.          lines for direct comparison.|    <-- AFTER PRESSING AUTO-ALIGN
  30.                                       
  31. After finding the mismatches (xx's), use [C]onfigure-[F10] to edit the 
  32. characters to ignore and add [x] to the list (Hex 78), then try Find 
  33. Next Mismatch again ([*]).  You will find that none of the mismatched x's 
  34. will be found this time around.    
  35.  
  36. NOTE:  In HEX mode, use the [Left]/[Right] keys to move the cursor
  37. in file 1 (or [Ctl-Left]/[Ctl-Right] if this file is loaded as file 2),
  38. to re-align the files before searching for Next Mismatch.
  39.  
  40.  
  41.    >>> There is an extra blank line preceding, not in the TUTORFIL.ONE<<<<
  42. Press [Up-Arrow] twice to see.
  43.  
  44. NOW PRESS [D] AND SEE THE DIFFERENCE WHEN YOU DISPLAY SPECIAL CHARACTERS
  45. AND WHEN SPECIAL CHARACTERS ARE DISPLAYED AS PERIODS [.] OR WHEN YOU
  46. DISPLAY SPECIAL CHARACTERS AS BLANKS.                     <- PRESS [*]
  47.  
  48.                                What's New!
  49.     
  50.     1.   ASCII Mode.  A key improvement in DoxubleTake, Version 2.0,
  51.     is the implementation of a fully functional ASCII viewing mode. 
  52.     In Version 2.0 ASCII Mode and Hex mode share many features:
  53.     
  54.          o    Fully scrollable forward or backwards, any length file.
  55.     
  56. (NOW PRESS THE [TAB] KEY TO SCROLL THE DISPLAY TO THE RIGHT TO SEE THE REMAINDER OF THIS LINE.)
  57.        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  58.          o    Cursor movement keys can move each file line by line or character by character.
  59.        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  60. (NOW PRESS THE [TAB] KEY TO SCROLL THE DISPLAY TO THE RIGHT TO SEE THE REMAINDER OF THIS LINE.)
  61.     
  62.          o    Can move a "cursor" character by character in each
  63.               file.
  64.     
  65.          o    Twin Cursor Scrolling -- Scroll Lock toggles whether
  66.               both file character cursors move together when you
  67.               press txhe Right/Left arrows.  Starts with Twin Cursor
  68.               Scrolling On.
  69.          o    FindString highlights the found string (in case you
  70.               want to save the block to a clip file.)
  71.     
  72.          o    FindString, FindNextMismatch and Align Files remain at
  73.               the current spot in the file if you do not find a
  74.               string, mismatch or a spot to alixgn in a file.
  75.     
  76.          o    Added ability to enter Hex or Decimal codes when
  77.               searching for a string.  (to search for non-printing
  78.               charcters, such as CR or LF or TAB).  Use no quotes if
  79.               entering just a string;  Use quotes if you want to mix
  80.               hex ($20 (space character) for exxample) and decimal
  81.               (\032 (space character) for example) along with the
  82.               strings.
  83.     
  84.          o    DoubleTake proxvides a configurable Align files
  85.               function.  Pressing AltA lets you choose: 
  86.     
  87.                    1) which file to align with which, 
  88.                    2) how much of the "Align-with" file to search for
  89.                         in the "bring-into-alignment" file, 
  90.                    3) which wxay to search for in the "bring-into-
  91.                         alignment" file, 
  92.                    4) how many characters to check in the "bring-
  93.                         into-  alignment" file and 
  94.                    5) whether to ignore upper/lower case in the
  95.                         search.  If Blank Ignore is on, all "IGNORE"
  96.                         characters are ignxored in finding a match.
  97.     
  98.  
  99. (NOW TRY THE ALIGN FUNCTION BY PRESSING [ALT-A], [2] AND [ENTER].  YOU
  100. SHOULD SEE FILE 2 MOVE FORWARD ONE CHARACTER TO ONCE MORE ALIGN WITH FILE
  101. 1).
  102.  
  103.     2.   In addition, ASCII Mode has the following features:
  104.     
  105.          o    ASCII Mode has configurable End of Line characters. 
  106.               The default characters are Carriage Return (ASCII code
  107.     x         hex $0D), Line Feed ($0A), CR with high bit set
  108.               (WordStar, ASCII code $8D) and Linefeed with high bit
  109.               set ($8A).  You can choose your own End of Line codes
  110.               to adapt DoubleTake to your specific word processor.
  111.     
  112.          o    Either one or two character End of Line characters can
  113.               be handled.  DoubleTake recognizes Carriage Return (CR)
  114.               and Linefeed (LF) as the end xof a single line.  If the
  115.               same End of Line character occurs twice in sucession,
  116.               DoubleTake assumes that this file only uses the one
  117.               character to indicate End of Line and will reflect two
  118.               lines, one for each End of Line character.
  119.     
  120.          o    DoubleTake shows either Line Number Mode or Show Byte
  121.               At  Cursor Mode.  In the Line xNumber Mode, DoubleTake
  122.               shows the actual line in the file
  123.          o    
  124.     
  125.          o    ASCII Mode uses the Tab and Shift-Tab keys to scroll
  126.               the screen right or left to view lines wider than the
  127.               screen width.  Can scroll either file independently or
  128.               both together.  A Quick-Return-to-Column-One key
  129.               (RightShift-Tab) rxeturns both files to the left margin)
  130.     
  131.          o    Added the ability to highlight a block and write it to
  132.               a clip file of your own choice.  Two clip files are
  133.               available, one for each file, but you may change either
  134.               or both clip files as you xchoose.  Clip filenames
  135.               default to the same filename as the compared file, with
  136.               the extension of ".CLP," but you can change any part of
  137.               the name
  138.     
  139.          o    You can enter a new filename, overwrite an existing
  140.               clip file or continuously add to the end of it.
  141.     
  142.            Now that a file can be read successfully in either Hex or
  143.     ASCII mode, DoubleTake does not check a filxe for non-printing
  144.     characters -- it starts in the mode you set when you configured
  145.     the file.        
  146.  
  147.