home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / jeprs111.zip / HELP.JPR < prev    next >
Text File  |  1989-07-09  |  18KB  |  477 lines

  1. ±
  2.             Welcome to JEPRS, the
  3.  
  4.                   |J|ournal &
  5.                   |E|ditorial
  6.                   |P|ersonal
  7.                   |R|eference
  8.                   |S|ystem
  9.  
  10.      JEPRS is a database system designed to
  11. manipulate a group of references entered by the
  12. user.  You can enter, display, modify, print,
  13. or search any or all of the references in the
  14. database.  JEPRS (which is pronounced |Jeepers!|)
  15. is a user friendly program that's menu driven.
  16. This simply means that you don't have to
  17. memorize a large number of infrequently used
  18. commands; every command option is displayed on
  19. the screen.  If you have any questions about
  20. the meaning of the special keys, you usually
  21. have the option of pressing the |F1| key,
  22. which will give you instant help.
  23.  
  24. ≡     The first thing you see, assuming JEPRS
  25. has found all of its files, is the Main Menu
  26. (it's just to the left of this Help Screen).
  27. This is the heart of the program.  To select a
  28. command, either type the first letter of that
  29. command, or use the up and down arrow keys to
  30. highlight one of the commands, and then press
  31. |Enter|.  For Help and Exit commands, you also
  32. have the choice of using the function key
  33. shown.  If you're not sure what a command does,
  34. enter it anyway and then press the |F1| key.
  35. This will give you help with the current
  36. command.  (Help is always context-sensitive.)
  37.  
  38.      Note that some function keys have the
  39. same functions no matter what section of the
  40. program you are using.  For example, |Esc| will
  41. always bring you back to the Main Menu, and
  42. |F1| will always get you help.  Keep in mind
  43. that JEPRS has been designed to be easy to use
  44. and easy to remember!
  45.  
  46. ≡     JEPRS can be started with the following
  47. command line options:
  48.    |JEPRS <format filename> /opt|
  49.  
  50. ... where |<format filename>| is a valid file-
  51. name for your format file, including a path if
  52. necessary (e.g., |Format2.JPR| ...or...
  53. |C:\JEPRS\FormatX.JPR|)
  54.  
  55. ...and |/opt| is any combination of:
  56.    |/A|  --> amber monitor with color video card
  57.    |/G|  --> green monitor with color video card
  58.    |/B|  --> turns blinking off in formatting
  59.    |/C|  --> turns colors off in formatting
  60.  
  61.      So if you want to use your format file
  62. called "MyFormat.ZZZ", you hate blinking
  63. characters, and you are using an amber monitor
  64. with a CGA video adaptor, start JEPRS like this:
  65.  
  66.    |JEPRS MyFormat.ZZZ /B/A|
  67.  
  68.  
  69. ≥     Welcome to the |S|earch menu.  This command
  70. allows you to search the entire database for one
  71. or more words or phrases, such as author names,
  72. keywords, or journal names.  Because JEPRS sets
  73. all the parameters shown on the right of the
  74. screen to default values, all you really have to
  75. enter is the search |T|erms.  (More help is
  76. available after you enter the |T|erms command.)
  77.      To start a search, enter the |T|erms you
  78. wish to search for, then enter the |G|o command.
  79. A variety of options are available that can
  80. modify the results of your search:
  81.      |B|egin allows you to specify at what ref-
  82. erence number the search will begin with.
  83.      |E|nd allows you to specify which reference
  84. the searching will end with.
  85.      |M|atches allows you to specify the maximum
  86. number of references that JEPRS should find in
  87. the current search.  |B|egin, |E|nd, and |M|atches
  88. can be used together in order reduce the total
  89. search time used; they are useful if you have
  90. some idea of the total number of references you
  91. want, or their location within the database.
  92. ≡     |C|ase determines whether the current
  93. search is case-sensitive or case-insensitive.
  94. If case-sensitive, then the terms are searched
  95. for exactly as you type them.  Case-insensitive
  96. searches convert both the search terms you
  97. enter, as well as the references in the data
  98. base, to uppercase before comparing them.  The
  99. default is case-insensitive.
  100.      |O|utput allows you to specify where the
  101. references found in a search are directed to.
  102. The default is the screen, but you can turn on
  103. any combination of screen, printer, text file,
  104. and number file.
  105.      |S|ort determines whether the references
  106. are sorted before being displayed.  If |S|ort is
  107. on, the references are sorted by first author
  108. before being sent to the specified output.  The
  109. default is off.
  110. ⁿ     The search |T|erms are the field(s) you
  111. wish to search through (e.g., |A|uthors or
  112. |T|itles); they are displayed in the "Messages"
  113. section of the screen.  The simplest search
  114. is just one term, but you can also combine
  115. terms by separating them with operators (|+|
  116. |-| & |/|) and parentheses.
  117.  
  118.      An example of a simple search would be if
  119. you were looking for all the articles written
  120. by "Wright" in your database.  To find them,
  121. enter "|A|" at the "Enter Search:" prompt.  Then
  122. enter "|Wright|" on the next line.  Note that
  123. the "A" blinks to let you know which field the
  124. text you're entering corresponds to.  Once you
  125. are back at the Search Menu, press |G|o to start
  126. the search.
  127.  
  128. ≡      The next level of complexity would be a
  129. double search:  you want to find all references
  130. for articles written by "Wright" that also ap-
  131. pear in the Journal of Cell Biology.  At the
  132. "Enter Search:" prompt, enter "|A+J|" (Author
  133. And Journal).  On the first blank line, enter
  134. "|Wright|" (note that the "A" after "Enter
  135. Search:" will blink to remind you this is the
  136. field you are entering text for).  On the 2nd
  137. blank line, enter "|J Cell Biol|" (this time, the
  138. "J" blinks as a reminder).  Again, enter |G|o at
  139. the Search Menu to start the search.
  140.  
  141.      More complex searches are possible.  To
  142. search for articles written by Wright or Miranda
  143. but not Farmer or Lin, enter "|(A/A)-(A/A)|" at
  144. the "Enter Search:" prompt.  Then enter all of
  145. the authors' names in the correct order (the
  146. letters will blink to remind you where you are).
  147. Then |G|o at the Search Menu to start your
  148. search.
  149.  
  150. ≡     With one exception, all the text you enter
  151. is searched for as just that:  text.  The excep-
  152. tion is for the |Y|ears field.  If you specify a
  153. "|Y|" at the "Enter Search:" prompt, then JEPRS
  154. will allow you to enter either a single year
  155. (e.g., "1989") or a range of years ("1975-1984").
  156. Note that you must specify the ENTIRE year; for
  157. example, "1975-77" will give you a nonsense
  158. answer; use "1975-1977" instead.  The only short
  159. cut allowed is that you may skip the first year
  160. if you want to search for all references up to a
  161. given year; that is, "-1975" is equivalent to
  162. "1900-1975".
  163.  
  164. ≤     You have chosen to modify your search.
  165. This is done by entering a |+| (to signify that
  166. you want to require the matches to have one
  167. more specification) or a |-| (to signify that
  168. you want to display matches that don't have a
  169. specified word or phrase) followed by the first
  170. letter of the field (e.g., |A|uthor, |T|itle, or
  171. |J|ournal) that is to be searched.
  172.  
  173.      JEPRS will then ask you to enter the word
  174. or phrase that you want to search for.  This
  175. whole process is very similar to the initial
  176. |T|erms command on the Search Menu, except that
  177. here only one additional search term may be
  178. specified each time.
  179.  
  180.      You can modify each original search a
  181. maximum of three times.  The first time you
  182. modify it, instructions appear on the Modify
  183. Search screen; each additional time you modify
  184. it, the previous modifications (terms and
  185. search word(s)) are shown instead.
  186.      JEPRS provides you with the ability to
  187. add to your database by reading in a file for-
  188. matted according to the MedLine standard.  This
  189. standard is used by, among others, |PaperChase|.
  190. Of course, you must already have a file that
  191. contains references formatted this way; once you
  192. do, they can be read in as follows:
  193.  
  194.      All you have to do is know the name of the
  195. file containing the MedLine-formatted reference
  196. citations.  Just type in the name of the file
  197. and press |Enter|.  JEPRS will automatically
  198. convert the MedLine fields into appropriate text
  199. for the JEPRS database.
  200.  
  201.      Remember, too, that JEPRS can also output
  202. your references in a MedLine format (though it's
  203. not quite as extensive as the original MedLine
  204. format, simply because JEPRS doesn't store all
  205. the information that MedLine contains).  To do
  206. this, use format #11 on the Format Menu.
  207.  
  208. ⌡     You now have the ability to view the
  209. database one reference at a time.  Just type
  210. in the number of the reference you wish to see.
  211. Or, you can press |PgUp| to see the previous
  212. reference, or |PgDn| to see the next one.
  213.  
  214.      |F8| will insert only the number of the
  215. current reference into a Number File (see the
  216. Main Menu's |O|ption command), for subsequent
  217. formatting with the |F|ormat option on the
  218. Main Menu.
  219.  
  220.      Pressing |F9| will take the reference
  221. currently displayed and print it on your
  222. printer in a compact format.
  223.  
  224.      |F10| will insert the current reference
  225. into a Text File (see the |O|ption command on
  226. the Main Menu).
  227.  
  228.      As always, |Esc| will take you back to
  229. the Main Menu.
  230.  
  231. ÷     The |A|dd option allows you to add refer-
  232. ences to your current database.  Simply type in
  233. the title, authors, journal, etc., just as the
  234. screen shows.  The authors should be entered
  235. last name first, followed by a space and then
  236. first initials; if more than one author,
  237. separate the authors by commas, as follows:
  238.        |Miranda LM, Lin VK-O, Wright WE|
  239. Note that you do not add an "and" or "&" before
  240. the last author's name; JEPRS does that for you.
  241.  
  242.      The arrow keys will move the cursor
  243. around on the display.  |Home| will take the
  244. cursor to the first character of the line; |End|
  245. will move you to the last character of the line.
  246.  
  247.      |PgUp| will move the cursor to the title;
  248. |PgDn| will move the cursor to the keywords.
  249.  
  250.      |BackSpace| will delete the previous char-
  251. acter (just like a typewriter), while pressing
  252. |Delete| will delete the current character.
  253.  
  254. ≡     |Insert| will change the display from
  255. Insert to Overwrite mode or vice versa (you
  256. can check the lower right corner of the
  257. display to see which mode you are in).  Insert
  258. mode will move any characters to the right of
  259. the cursor as you type.  In Overwrite mode,
  260. characters to the right of the cursor are
  261. simply written over and erased.
  262.  
  263.      When you have finished entering this
  264. reference, press |Esc| to bring you to the menu
  265. at the top of the screen.  Use the arrow keys
  266. to highlight any option, then press |Enter| to
  267. select (or just type the first character of the
  268. option).  |S|ave will save this reference into
  269. the database; |A|bandon will ignore the reference
  270. you just typed; |R|eturn to edit allows you to go
  271. back to the reference and edit it some more;
  272. |H|elp will give you help with what to do.
  273.      After selecting |S|ave or |A|bandon, you can
  274. then select |C|ontinue (in which case you can add
  275. more references) or |M|ain menu to return to the
  276. Main Menu.
  277. ≈     The |U|pdate option allows you to update
  278. references, in case you made a mistake in your
  279. original entry or new information becomes
  280. available.  Since JEPRS doesn't have a Delete
  281. Reference function, the |U|pdate function can
  282. be used to overwrite an old reference, and
  283. replace it with a new one.  The command keys
  284. are exactly the same as the ones for the |A|dd
  285. option, and are described below for your
  286. convenience:
  287.  
  288.      The arrow keys will move the cursor
  289. around on the display.  |Home| will take the
  290. cursor to the first character of the line; |End|
  291. will move you to the last character of the line.
  292.  
  293.      |PgUp| will move the cursor to the title;
  294. |PgDn| will move the cursor to the keywords.
  295.  
  296.      |BackSpace| will delete the previous char-
  297. acter (just like a typewriter), while pressing
  298. |Delete| will delete the current character.
  299.  
  300. ≡     |Insert| will change the display from
  301. Insert to Overwrite mode or vice versa (you
  302. can check the lower right corner of the
  303. display to see which mode you are in).  Insert
  304. mode will move any characters to the right of
  305. the cursor as you type.  In Overwrite mode,
  306. characters to the right of the cursor are
  307. simply written over and erased.
  308.  
  309.      When you have finished updating this
  310. reference, press |Esc| to bring you to the menu
  311. at the top of the screen.  Use the arrow keys
  312. to highlight any option, then press |Enter| to
  313. select (or just type the first character of the
  314. option).  |S|ave will save this modified reference
  315. into the database; |A|bandon will ignore the
  316. changes you just made; |R|eturn to edit allows you
  317. to go back to the reference and edit it some
  318. more; |H|elp will give you help with what to do.
  319.      After selecting |S|ave or |A|bandon, you can
  320. then select |C|ontinue (in which case you can
  321. update more references) or |M|ain menu to return
  322. to the Main Menu.
  323. °     One of JEPRS's most powerful functions is
  324. its ability to format references in almost any
  325. manner imaginable.  This is done through the
  326. |F|ormat option.
  327.      You are first asked where you want the
  328. output to be sent (screen, printer, or disk
  329. file).  Then JEPRS displays the names of the
  330. journals for which you have previously
  331. programmed JEPRS (if you haven't done this
  332. already, it is done by editing the Format File
  333. [see the Main Menu |O|ptions]).  Enter the number
  334. that appears in front of the journal for which
  335. you wish to format.
  336.      You are then asked for the source of the
  337. references to format.  You have 3 choices:
  338.   1)  Keyboard (the default), in which case
  339. you enter each number manually at the key-
  340. board, after the previous one is formatted;
  341.   2)  Number file (see the Main Menu |O|ptions)
  342. which contains a series of reference numbers.
  343.   3)  Reference file (all of the references).
  344.  
  345. ≡     The Format File is a crucial input file
  346. for JEPRS.  There is a sample one included with
  347. every disk I send out.  It allows you to set
  348. the journals for which JEPRS can format; it
  349. allows you to give the codes for the printer,
  350. for things such as underlining and boldface;
  351. and it allows you to specify alternative
  352. default names for the various files that JEPRS
  353. reads and creates (see the Main Menu |O|ptions).
  354.  
  355. ∙     The Main Menu |O|ptions allow you to modify
  356. the pre-programmed defaults that are set either
  357. by the Format File or (if you haven't specified
  358. one) by JEPRS itself.
  359.      To select an option, use the up and down
  360. arrow keys to move from field to field, then
  361. press |Enter|.  Or just type the first letter of
  362. the field name.
  363.      "Reference file" refers to the main data-
  364. base file where the references are kept.
  365.      "Key file" refers to the file that keeps
  366. track of the position of the references in the
  367. main database (reference) file.
  368.      "Format file" refers to the file that con-
  369. tains the instructions for formatting the out-
  370. put from the |F|ormat option on the Main Menu.
  371.      "Help file" is the file you're reading
  372. now that contains help information.
  373.      "Text file" refers to a file that JEPRS
  374. can create which will contain certain refer-
  375. ences in an ASCII file.  This is accomplished
  376. in the |S|earch option and the |L|ist option by
  377. pressing the |F10| key.
  378.      "Number file" refers to a file containing
  379. numbers specifying certain references from the
  380. database.  You can create this file yourself
  381. with a text editor, or JEPRS can add reference
  382. numbers to it by pressing the |F8| key in the
  383. |S|earch and |L|ist options.  JEPRS uses the
  384. numbers in this file for formatting in the
  385. |F|ormat option on the Main Menu.
  386.      "Drive and directory" refers to the DOS
  387. disk and/or subdirectory where all of the above
  388. files are located.
  389.      "Error/warning beep" refers to a beep that
  390. JEPRS will make if it wants to alert you that
  391. something has gone wrong.  If you don't want to
  392. hear any noise, just type |off| and JEPRS will
  393. never beep at you.
  394.      "Ordering information" will present you
  395. with information on how to order the latest
  396. version of JEPRS if you want to update your
  397. copy, or how to order your own copy if you are
  398. currently using someone else's.
  399.  
  400. ≡     "MedLine format file" allows you to add to
  401. your database by reading in a file that is
  402. formatted according to the MedLine standard
  403. (e.g., those from PaperChase).
  404.      "Go to DOS" allows you to temporarily
  405. return to MS-DOS.  You can do this to run
  406. another program or get a directory listing, for
  407. example.  Note that you |must| type |Exit| and then
  408. press |Enter| to return to JEPRS.  (You may mess
  409. up your datafiles if you try to run JEPRS a
  410. second time when you're in the "Go To DOS"
  411. window!)
  412. ·     JEPRS has found at least one successful
  413. match for fields you entered.  To continue view-
  414. ing them on your screen, just keep pressing any
  415. key to continue.
  416.  
  417.      As always, |Esc| takes you back to the Main
  418. Menu.  Pressing |F1| brings up this Help screen.
  419.  
  420.      Press |F3| if you want to forget about this
  421. search and start all over again.
  422.  
  423.      If you wish to modify this search, press
  424. |F5|.  Why?  Let's say that this search has
  425. yielded a lot more references than you want to
  426. see; you can now restrict your search by further
  427. checking those references |already found| to see
  428. if they match another specification you provide
  429. on the Modify Search Menu.
  430.  
  431.      |F8| will insert only the number of the
  432. current reference into a Number File (see the
  433. Main Menu's |O|ption command), for subsequent
  434. formatting with the |F|ormat option on the
  435. Main Menu.
  436.  
  437.      Pressing |F9| will take the reference
  438. currently displayed and print it on your
  439. printer in a compact format.
  440.  
  441.      |F10| will insert the current reference
  442. into a Text File (see the |O|ption command on
  443. the Main Menu).
  444.  
  445.  
  446.  
  447.  
  448.      To select any of the options, use the left
  449. and right arrow keys to highlight the option you
  450. want, then press |Enter|.  Or, just press the
  451. first letter of the option.
  452.  
  453.      |S|ave reference will place the reference you
  454. just edited into the database.  |A|bandon refer-
  455. ence causes JEPRS to ignore the edited text.
  456. |R|eturn to edit will allow you to go back to the
  457. reference and continue to edit it.  |H|elp brings
  458. up this help screen.
  459.  
  460.  
  461.