home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / dubltk25.zip / TUTORFIL.ONE < prev    next >
Text File  |  1993-05-31  |  7KB  |  146 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 2 <-- NOW PRESS [*] AGAIN
  8.   This file has a standard indent of 2 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.TWO) <-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  middxle screen <-PRESS [A] THEN [*]
  29.        lines for direct comparison. |  <-- AFTER PRESSING AUTO-ALIGN
  30.                                    
  31. After finding the mismatches (x'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.    >>> There is an only one blank line preceding, with 2 in TUTORFIL.TWO<<<<
  41. Press [Up-Arrow] twice to see.
  42.  
  43. xNOW PRESS [D] AND SEE THE DIFFERENCE WHEN YOU DISPLAY SPECIAL CHARACTERS
  44. AND WHEN SPECIAL CHARACTERS ARE DISPLAYED AS PERIODS [.] OR WHEN YOU
  45. DISPLAY SPECIAL CHARACTERS AS BLANKS.                     <- PRESS [*]
  46.  
  47.                              What's New!
  48.   
  49.   1.   ASCII Mode.  A key improvement in DoubleTake, Version 2.0,
  50.   is the implementation of a fully functional ASCII viewing mode. 
  51.   In Versxion 2.0 ASCII Mode and Hex mode share many features:
  52.   
  53.        o    Fully scrollable forward or backwards, any length file.
  54.   
  55. (NOW PRESS THE [TAB] KEY TO SCROLL THE DISPLAY TO THE RIGHT TO SEE THE REMAINDER OF THIS LINE.)
  56.        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  57.        o    Cursor movxement keys can move each file line by line or character by character.
  58.        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  59. (NOW PRESS THE [TAB] KEY TO SCROLL THE DISPLAY TO THE RIGHT TO SEE THE REMAINDER OF THIS LINE.)
  60.   
  61.        o    Can move a "cursor" character by character in each
  62.             file.
  63.   
  64.        o    Twin Cursor Scrollxing -- Scroll Lock toggles whether
  65.             both file character cursors move together when you
  66.             press the Right/Left arrows.  Starts with Twin Cursor
  67.             Scrolling On.
  68.   
  69.        o    FindString highlights the found string (in case you
  70.             want to save the block to a clip file.)
  71.   
  72.        o    FindString, FindNexxtMismatch 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 align in a file.
  75.   
  76.        o    Added ability to enter Hex or Decimal codes when x
  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 sxtring;  Use quotes if you want to mix
  80.             hex ($20 (space character) for example) and decimal
  81.             (\032 (space character) for example) along with the
  82.             strings.
  83.   
  84.        o    DoubleTake provides 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 ignored in finding a match.
  97.  
  98. (NOW TRY THE ALIGN FUNCTION BY PRESSING [ALT-A], [2] AND [ENTER].  YOU
  99. SHOULD SEE FILE 2 MOVE FORWARD ONE CHARACTER TO ONCE MORE ALIGN WITH FILE
  100. 1).
  101.  
  102.   2.   In addition, ASCII Mode has the fxollowing features:
  103.   
  104.        o    ASCII Mode has configurable End of Line characters. 
  105.             The default characters are Carriage Return (ASCII code
  106.             hex $0D), Line Feed ($0A), CR with high bit set
  107.             (WordStar, ASCII code $8D) and Linefeed with high bit
  108.             set ($8A).  You can choose your own End of Line codes
  109.             to adapt DoubleTake to your specific word processor.
  110.   
  111.        o    Either one or two xcharacter End of Line characters can
  112.             be handled.  DoubleTake recognizes Carriage Return (CR)
  113.             and Linefeed (LF) as the end of a single line.  If the
  114.             same End of Line character occurs twice in sucession,
  115.             DoubleTake assumes that this file only uses the one
  116.             character to indicate End of Line and will reflect two
  117.             lines, one for each End of Line character.
  118.   
  119.        o    DoubleTake shows either Line xNumber Mode or Show Byte
  120.             At  Cursor Mode.  In the Line Number Mode, DoubleTake
  121.             shows the actual line in the file
  122.        o    
  123.   
  124.        o    ASCII Mode uses the Tab and Shift-Tab keys to scroll
  125.             the screen right or xleft to view lines wider than the
  126.             screen width.  Can scroll either file independently or
  127.             both together.  A Quick-Return-to-Column-One key
  128.             (RightShift-Tab) returns both files to the left margin)
  129.   
  130.        o    Added the ability to highlight a block and write it to
  131.             a clip file of your own choice.  Two clip files are
  132.             available, one for each file, but you may change either
  133.             or both clip files as you cxhoose.  Clip filenames
  134.             default to the same filename as the compared file, with
  135.             the extension of ".CLP," but you can change any part of
  136.             the name
  137.   
  138.        o    You can enter a new filename, overwrite an existing
  139.             clip file or contixnuously add to the end of it.
  140.   
  141.          Now that a file can be read successfully in either Hex or
  142.   ASCII mode, DoubleTake does not check a file for non-printing
  143.   characters -- it starts in the mode you set when you configured
  144.   the file.        
  145.  
  146.