home *** CD-ROM | disk | FTP | other *** search
/ On Disk Monthly 67 / odm67.zip / POPINFO.TXT < prev    next >
Text File  |  1992-03-20  |  8KB  |  175 lines

  1.  
  2. Has this ever happened to you?  You just had a brilliant
  3. idea and want to write it down, but can't find a pen or
  4. paper... anyway, a paper note is likely to get lost in the
  5. jumble of paperwork on your desk... you'd really like your
  6. PC to keep track of these little notes to yourself.  You
  7. would fire up that trusty old word processor, but you're in
  8. the middle of running something else on your PC.  By the
  9. time you've managed to get things together to write your
  10. note, you've lost the train of thought and can't even
  11. remember what you wanted to write down in the first place.
  12.  
  13. Pop-Up Notepad solves this problem.  It's a memory-resident
  14. program available at the touch of a key to write short
  15. messages, and to save and retrieve them using descriptive
  16. names longer than the cryptic filenames usually used by MS-
  17. DOS.
  18.  
  19. Right now, you are not actually running Pop-Up Notepad; you
  20. are in an installation procedure that will let you install
  21. Pop-Up Notepad onto your hard disk, and place it into your
  22. AUTOEXEC.BAT file.  When you press ESC to leave this text
  23. file, you will be given a chance to start this installation.
  24.  
  25. Thereafter, whenever you boot your system, Pop-Up Notepad
  26. will be installed into memory.  If you choose not to
  27. automatically install it, you may run Pop-Up Notepad
  28. manually from the ODM disk (or another drive onto which you
  29. have copied it) by typing POPNOTE.
  30.  
  31. Pop-Up Notepad takes up roughly 45 kilobytes of your memory.
  32. Once it is loaded, you may run any other program on your PC
  33. (with the possible exception of programs that require so
  34. much memory that they won't fit once you have loaded Pop-Up
  35. Notepad, and programs which run in graphics mode rather than
  36. text mode).  To bring up the notepad, type ALT-N at any
  37. time, whether you are at the DOS prompt or in the middle of
  38. another program.  (To do this, hold down the ALT key, press
  39. the letter N, then release both keys.)  A text editor will
  40. pop up as a small window on your screen.  Type your note,
  41. using your keyboard as if it were a typewriter.  Words will
  42. wrap automatically at the end of each line, so there is no
  43. need to press ENTER except to break paragraphs.  You may use
  44. the arrow keys, PgUp, PgDn, Home and End to move around in
  45. the text of your note and make changes.
  46.  
  47. The Ins key will toggle you between "insert" and "overwrite"
  48. mode; the cursor will be a different shape for each.
  49. "Insert" mode puts all characters you type into the text of
  50. the note at the point of the cursor, moving all existing
  51. text beyond that point to the right as needed.  "Overwrite"
  52. mode puts what you type in place of whatever text was
  53. already there.
  54.  
  55. The Del key deletes the character at the point of the
  56. cursor.  The backspace key deletes the character to the left
  57. of the cursor.  F7 deletes the entire line the cursor is on.
  58. F6 inserts a blank line at the point of the cursor.  F9
  59. clears the entire note.  Use these delete keys carefully, so
  60. you don't wipe out something you really wanted to keep!
  61.  
  62. When you're done typing the note, there are several things
  63. you can do with it:
  64.  
  65. F1 gives a help screen showing you all your options.
  66.  
  67. F3 saves the note to disk; if you don't do this, it will be
  68. lost when you power down, reboot or remove the Pop-Up
  69. Notepad from memory.  When you save, you will be asked for a
  70. line of text to describe the note.  Pop-Up Notepad allows
  71. more detailed descriptions than the usual eight-character
  72. MS-DOS filenames most word processors are restricted to.
  73.  
  74. F4 retrieves a note you have saved.  When you press F4, you
  75. are shown the descriptions of the notes you have saved.  Use
  76. the arrow keys to move to the note you want to load, then
  77. press ENTER.  If there is more than one page worth of notes,
  78. there will be a "More" item at the bottom of the page; move
  79. to it and press ENTER (or just press PgDn) to go on to the
  80. next page of notes.
  81.  
  82. While the "Load" (F4) screen is displayed, press F7 to
  83. delete the note represented by the description presently
  84. highlighted; do this carefully, since it will wipe the note
  85. completely off your disk.  Use this feature to clean out old
  86. notes you no longer need, but be careful not to delete
  87. something you really wanted to save.
  88.  
  89. F5 prints out the note.
  90.  
  91. F10 removes Pop-Up Notepad from memory, freeing the space
  92. for other programs.  (F10 will only work if Pop-Up Notepad
  93. is the last thing you have run.  If you are in the middle of
  94. another program, you'll have to exit it before you can
  95. terminate Pop-Up Notepad.  If you have loaded other memory-
  96. resident programs, you'll have to unload them in the reverse
  97. order you installed them, or else re-boot your system.)
  98.  
  99. ESC exits the notepad, leaving it in memory to pop up again
  100. when you want it.
  101.  
  102. While it is best to use the built-in installation procedure
  103. to install Pop-Up Notepad onto your hard disk, if you choose
  104. to do it yourself manually, you should copy POPNOTE.EXE into
  105. a directory of its own, like C:\POPNOTE\.  Then, you should
  106. run it by typing something like:
  107.  
  108. C:\POPNOTE\POPNOTE C:\POPNOTE\
  109.  
  110. No, you don't have double vision; the repetition is
  111. necessary to not only tell DOS to run Pop-Up Notepad from
  112. the indicated directory, but also to tell Pop-Up Notepad in
  113. what directory to store and retrieve notes.  In general,
  114. anything you place on the command line after the name of the
  115. POPNOTE program is interpreted as a path specification of
  116. the directory to which notes should be saved and retrieved.
  117. If this is left out, the current directory (at the time you
  118. installed POPNOTE into memory) is used.  This will probably
  119. be the root directory, but that gets cluttered enough
  120. already on most hard disks.  You're really better off
  121. specifying another directory.
  122.  
  123. If you always want to be able to retrieve all notes you have
  124. saved, you should be consistent in invoking Pop-Up Notepad
  125. with the same directory given on its parameter line.
  126. Usually, the same directory into which you have installed
  127. the program itself will be fine for this purpose, but you
  128. may choose any directory.
  129.  
  130. If you have several users who use the same PC, or wish to
  131. have different categories of notes, you might want to invoke
  132. Pop-Up Notepad at different times with different
  133. directories.  For instance, if you have Pop-Up Notepad in a
  134. directory C:\POPNOTE\, and wish to have two different users
  135. save their notes in directories named C:\NOTES\HIS\ and
  136. C:\NOTES\HERS\ respectively, then you can invoke Pop-Up
  137. Notepad using one of the following commands:
  138.  
  139.    C:\POPNOTE\POPNOTE C:\NOTES\HIS\
  140.  
  141. or
  142.  
  143.    C:\POPNOTE\POPNOTE C:\NOTES\HERS\
  144.  
  145. depending on which set of notes you'd like to use.  You
  146. could put these commands into batch files named HIS.BAT and
  147. HERS.BAT respectively (these are simply text files, each
  148. containing one of the above lines, which are runnable from
  149. the DOS command line by typing their name).  Note that once
  150. you have run one of these, you must de-install Pop-Up
  151. Notepad with the F10 command before you may run the other
  152. above command, since only one copy of Pop-Up Notepad may be
  153. in memory at any one time.  In all cases, the directory you
  154. give on installing Pop-Up Notepad will be used for all note
  155. storage and retrieval until you de-install the program, or
  156. power down or reboot your PC.
  157.  
  158. Finally, if you have a monochrome monitor and find the color
  159. scheme of Pop-Up Notepad to be difficult to read, run it
  160. with the command:
  161.  
  162.    POPNOTE /M
  163.  
  164. to bring it up in black-and-white mode.  You may combine the
  165. /M switch with a directory name, like:
  166.  
  167.    POPNOTE /M C:\NOTES
  168.  
  169. if you need to specify a note-saving directory.
  170.  
  171. NOTE:  If you ran On Disk Monthly by typing "GO /M" to put
  172. the menu system into monochrome mode, this will be passed on
  173. to the installation program, so that Pop-Up Notepad will be
  174. installed in monochrome mode. 
  175.