home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / hdm31286.zip / NOTEHELP.TXT < prev    next >
Text File  |  1994-10-20  |  6KB  |  243 lines

  1. .TOPIC:
  2. Contents
  3.  
  4. Notepad is a text editor that you can use to edit small
  5. text files, such as your CONFIG.SYS or AUTOEXEC.BAT file.
  6. The maximum size of text file you can edit is 32K.
  7.  
  8.  Procedures 
  9.  ----------
  10.  Using Help
  11.  Adding the Time and Date to Documents
  12.  Deleting Text
  13.  Finding Text
  14.  Formatting Text
  15.  
  16.  Commands
  17.  --------
  18.  File Menu Commands
  19.  Edit Menu Commands
  20.  Search Menu Commands
  21.  
  22. .TOPIC:
  23. Adding the Time and Date to Documents
  24.  
  25.  To add the time and date to a document:
  26.  
  27.  1.  Open the document.
  28.  2.  Move the insertion point to where you want the time and
  29.      date to appear.  
  30.          Or 
  31.      Select the text you want the time and date to replace.
  32.  3.  From the Edit menu, choose Time/Date.
  33.  
  34.  See: Edit Menu Commands
  35.  
  36. .TOPIC:
  37. Deleting Text
  38.  
  39.  Use the BACKSPACE or DEL key, or the Delete command, when
  40.  you want to delete text from the current Notepad document
  41.  but you have text on the Clipboard that you want to keep.
  42.  
  43.  To delete one character at a time:
  44.  
  45.     Press BACKSPACE to delete the character to the left of
  46.     the insertion point.
  47.          Or  
  48.     Press DEL to delete the character to the right of the
  49.     insertion point.
  50.  
  51.  
  52.  To delete more than one character
  53.  
  54.  1.  Select the text you want to delete.
  55.  2.  Press BACKSPACE or DEL.
  56.          Or 
  57.      Choose Delete from the Edit menu.
  58.      To place the text onto the Clipboard, choose Cut from
  59.      the Edit menu.
  60.  
  61. .TOPIC:
  62. Finding Text
  63.  
  64.  You can start a search for specific text at any point in a
  65.  Notepad document.
  66.  
  67.  To find specific characters or words:
  68.  
  69.  1.  Move the insertion point to where you want the search
  70.      to begin.
  71.  2.  From the Search menu, choose Find.
  72.  3.  Type the characters or words you want to find.
  73.  4.  Choose the Find Next button.
  74.  5.  To find the next occurrence of the text, choose
  75.      Find Next from the Search menu or press F3.
  76.  
  77.  See: Search Menu Commands
  78.  
  79. .TOPIC:
  80. Formatting Text
  81.  
  82.  To format text, do the following.
  83.  
  84.  To do this
  85.  =================================
  86.  End a line           Press ENTER.
  87.  Indent a line        Press TAB.
  88.  Insert a tab         Press TAB.
  89.  Insert a blank line  Move the insertion point to the
  90.                       beginning or end of a line, and
  91.                       then press ENTER.
  92.  
  93. .TOPIC:
  94. File Menu Commands
  95.  
  96.  New
  97.  ---
  98.  Opens a new document.
  99.  When you choose New, you can save changes to the document
  100.  you have been working on.
  101.  
  102.  Open
  103.  ----
  104.  Opens a text file.
  105.  When you choose Open, you can save changes to the document
  106.  you have been working on.  The file can be an SDI Notepad
  107.  file or any file saved as text-only from another application.
  108.  SDI Notepad cannot open a file larger than 32K.
  109.  
  110.  Save
  111.  ----
  112.  Saves changes to the document you have been working on.
  113.  When you choose Save, the document remains open so you
  114.  can continue working on it.
  115.  
  116.  Save As
  117.  -------
  118.  Saves a new or existing document.  You can name a new
  119.  document or save an existing document under a new name.
  120.  The original document remains unchanged.  When you choose
  121.  Save As, the document remains open so you can continue
  122.  working on it.
  123.  
  124.  Print
  125.  -----
  126.  Prints the document.
  127.  
  128.  Exit
  129.  ----
  130.  Closes the document you have been working on and quits
  131.  SDI Notepad.  You can save the file before quitting.
  132.  
  133. .TOPIC:
  134. Edit Menu Commands
  135.  
  136.  Cut
  137.  ---
  138.  Deletes text from a document and places it onto the
  139.  Clipboard, replacing the previous Clipboard contents.
  140.  
  141.  Copy
  142.  ----
  143.  Copies text from a document onto the Clipboard,
  144.  leaving the original intact and replacing the previous
  145.  Clipboard contents.
  146.  
  147.  Paste
  148.  -----
  149.  Pastes a copy of the Clipboard contents at the insertion
  150.  point or replaces selected text in a document.
  151.  
  152.  Delete
  153.  ------
  154.  Deletes selected text from a document, but does not place
  155.  the text onto the Clipboard.  Use Delete when you want to
  156.  delete text from the current Notepad document but you have
  157.  text on the Clipboard that you want to keep.
  158.  
  159.  See: Deleting Text   Finding Text   Formatting Text
  160.  
  161.  Select All
  162.  ----------
  163.  Selects all the text in a document at once.
  164.  You can copy the selected text onto the Clipboard, delete
  165.  it, or perform other editing actions.
  166.  
  167.  Time/Date
  168.  ---------
  169.  Adds the current time and date to a document.
  170.  
  171.  See: Adding the Time and Date to Documents
  172.  
  173.  Word Wrap
  174.  ---------
  175.  Wraps text in a document.
  176.  
  177. .TOPIC:
  178. Search Menu Commands
  179.  
  180.  Find
  181.  ----
  182.  Searches forward from the insertion point for characters
  183.  or words in a document.
  184.  
  185.  Find Next
  186.  ---------
  187.  Repeats the last search without opening the Find dialog box.
  188.  
  189.  See: Finding Text
  190.  
  191. .TOPIC:
  192. Using Help
  193.  
  194.  Selecting a Help link
  195.  ---------------------
  196.  With a mouse - click on phrases outlined by two triangles.
  197.  
  198.  With the keyboard - Press TAB or Shift-TAB to select a link.
  199.     Press ENTER to jump to that topic.
  200.  
  201.  
  202.  Scrolling the Help window
  203.  -------------------------
  204.  With a mouse - click on the horizontal or vertical scroll bars.
  205.  
  206.  With the keyboard - press the cursor navigation keys.
  207.  
  208.  
  209.  Closing the Help window
  210.  -----------------------
  211.  With a mouse - double click on the window's control box.
  212.  
  213.  With the keyboard - press Ctrl-F4.
  214.  
  215.  
  216.  Command Buttons
  217.  ---------------
  218.  Use a mouse to click a button or press the letter mentioned
  219.  below.
  220.  
  221.  Contents - displays a table of contents for the application's
  222.    Help.  Press C to select Contents.
  223.  
  224.  Search -  opens a dialog box that lists all available Help
  225.    topics.  Select a topic from the list box and press ENTER.
  226.    Press S to select Search.
  227.  
  228.  Back - jumps to the last Help topic viewed.
  229.    Press B to select Back.
  230.  
  231.  History - lists the last 20 Help topics viewed.  Jump to any
  232.    of these topics by selecting from the list box and pressing
  233.    ENTER.
  234.    Press T to select History.
  235.  
  236.  Copy - Copies the contents of the current Help topic into
  237.    an edit area.  Select the text you want copied to the
  238.    Clipboard and choose Copy.  Choosing Copy without selecting
  239.    any text in the edit area copies the entire Help topic to
  240.    the Clipboard.
  241.    Press P to select Copy.
  242.  
  243.