home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / bookkeep.zip / LESSON4 < prev   
Text File  |  1986-05-02  |  7KB  |  156 lines

  1.  
  2.                            SEE LESSON 4                           Screen 1
  3.  
  4. SEE has a print command which prints your document.  If you hit Print (Ctrl-F9)
  5. SEE will print from the line you're on to the end of the document.  If you want
  6. to print an entire document, use Ctrl-Home to get to the top  of  the  document
  7. and hit Print.
  8.  
  9. Print accepts arguments.  Rectangle widths are ignored, but the top  and  bottom
  10. are used to specify the pages to print.  ESC filename Print causes your document
  11. to be printed to "filename" instead of to PRN:.
  12.  
  13. SEE  has  a feature known as Auto-Return.  When this feature is on, SEE hits the
  14. return  key for you when you're near the right edge of the screen.  Usually this
  15. is  a  good  thing,  but  at times it can be very annoying.  Ctrl-A toggles this
  16. feature off and on.
  17.  
  18. You can change the name of a document by doing ESC newname Ctrl-N.  This feature
  19. is  for  people  who  want  to make a new file which is almost identical to some
  20. other file.  The document will be saved to disk with the new name; the old  name
  21. is immediately forgotten by SEE.
  22.  
  23.  
  24.  
  25.                            SEE LESSON 4                           Screen 2
  26.  
  27. Put and Paste also take rectangular arguments.  However, Put and Paste use these
  28. arguments  as  a repetition count.  For example, use Get to pick up a letter "a"
  29. from  somewhere  (place  the cursor on any "a", click, move right one space, and
  30. hit  Get  (F3)).   Now,  move  the cursor to just past the ">" below, and click.
  31. Move the cursor down 4 lines and to the right 5 spaces.  Now hit Put (F4).   Put
  32. makes an array of "a"s five by five.
  33.  
  34.                     >
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41. Now, use Get (F3) to pick up "abc " (move the cursor on  the  "a",  click,  move
  42. right to one past the space, and hit Get).  Move the cursor back to the ">", and
  43. click.   Move  down  4 lines and to the right 5 spaces, and hit Paste (Ctrl-F4).
  44. Paste  makes  copies in an array five by five, and pastes the copies down on top
  45. of the a's, wiping them out.
  46.  
  47.  
  48.                            SEE LESSON 4                           Screen 3
  49.  
  50. Sometimes it will happen that you will  click  at  the  wrong  place.   If  this
  51. happens,  just move to the right place and click again.  SEE will move the mark.
  52. If  you  happen  to  click when you didn't mean to, move the cursor to the place
  53. where  you  clicked, and hit Move (F9 or Mouse Right).  This will get rid of the
  54. unwanted file mark without making any changes.
  55.  
  56. Move  the  cursor  so  that it is on this "X" and hit Move (F9).  Move moves the
  57. current line to the top of the screen.
  58.  
  59. Place the cursor on top of this "X", and click.  Now, place the cursor over this
  60. "Y".  Hit Move (F9).  Move moves the window in any direction.  Now hit Return.
  61.  
  62. Move  interprets cursor arguments as: move This character (click), to Here (move
  63. the cursor and hit Move).  Return, as you have seen, always restores the file to
  64. the normal unshifted position.
  65.  
  66. Place  the cursor on this "X".  If you have a mouse, click the RIGHT button.  If
  67. you  don't,  hit  Move.   The right mouse button is equivalent to F9, so you can
  68. scroll  through a file using only the mouse.  Try using the left and right mouse
  69. buttons to quickly move the file up, down, right, and left.
  70.  
  71. Move can also take a text argument.  ESC number  Move  will  make  line  #number
  72. visible  and place the cursor on it.  Try doing ESC 5 Move now; then hit PgDn to
  73. return.  If you enter garbage, SEE will pick either the top or the bottom of the
  74. file.  This feature is for programmers: compilers often report errors  in  terms
  75. of line numbers.
  76.  
  77. SEE has control key aliases for some  of  the  most  frequently  used  commands.
  78. These are present for touch-typists who hate to  remove  their  hands  from  the
  79. keyboard.  These are:
  80.  
  81.     ^A - Autoreturn     ^F - PG DN          ^O - Open           ^U - Back Tab
  82.     ^B - PG UP          ^G - Get            ^P - Put
  83.     ^C - Close          ^I - Tab            ^Q - Mark File      ^X - Quote
  84.     ^D - Delete         ^J - Justify        ^R - Restore        ^Z - Exit
  85.     ^E - End Line       ^N - Name File      ^S - Search
  86.  
  87.  
  88.  
  89.  
  90.                            SEE LESSON 4                           Screen 4
  91.  
  92. This  version  of SEE is a public domain version.  The version which is sold has
  93. many features not present in this SEE.  These features include:
  94.  
  95.     Windows - edit as many documents at one time as you want
  96.             - transfer any text from any document to any document
  97.             - wildcard support to edit many file with one command
  98.  
  99.     Spell   - find misspelled words, and suggest correct spellings
  100.             - dictionary contains 96% of written English + 5000 user added words.
  101.  
  102.     Justify - square up the edges of your paragraphs to your margins
  103.  
  104.     Center  - center lines within your margins
  105.  
  106.     Print   - with headers, footers, pagenumbers, double spacing
  107.             - with bold, extra-bold, subscripts and superscripts
  108.  
  109.  
  110. The enhanced version of SEE is just as fast and easy to use as this version.
  111.  
  112.  
  113.                            SEE LESSON 4                           Screen 5
  114.  
  115. The SEE / CSS Utilities package  also  includes  several  programs to  help  you
  116. maintain your files:
  117.  
  118.    Attrib*  - Set or reset the read-only, system, hidden and archive bits
  119.    Crypt    - File encryption and decryption
  120.    DSort    - Sort directory files by directory or by disk
  121.    Find*    - Search multiple files or directories for files by name or by content
  122.    Label    - Label your floppies or hard disk
  123.    Log      - Maintain a log of your activities
  124.    Move*    - Rename files into other directories or rename directories
  125.    See*     - Word processing with spelling checking and correcting
  126.    Switchar - Allows you to use / for directories instead of \
  127.    Tree     - Statistics on directories, files, bytes used and allocated, and percent free
  128.    Wipedisk - Irrevocably erases all data from a disk
  129.      *Supports DOS wildcards and pathspecs.
  130.  
  131. The enhanced package can be ordered from:
  132.  
  133.                          California Scientific Software
  134.                 25642 Hazelnut, El Toro, CA 92630  (714)581-7654
  135.  
  136.                            SEE LESSON 4                           Screen 6
  137.  
  138.  
  139. Summary of the commands covered in this lesson:
  140.  
  141.     Print (Ctrl-F9)         - Print the current document
  142.  
  143.     Toggle Autoreturn (^A)  - Turn Autoreturn on and off
  144.  
  145.     Name File (^N)          - Rename the current file
  146.  
  147.     Block arguments to Put and Paste.
  148.  
  149.     Move (F9 or mouse right button) - Move the screen (SEE's concession to the
  150.                                       Video Game age).
  151.  
  152.     Esc 137 Move            - Make line number 137 visible
  153.  
  154.  
  155.  End of Lesson 4
  156.