home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / tabs.zip / INSTALL.F01 / GSFBKHP1.FRB (.txt) < prev    next >
FrontRunner Binary Module  |  1990-05-15  |  30KB  |  332 lines

  1. SET COLOR TO &COLOR5
  2.   Press any key...  
  3. MAIN MENU
  4. <A>dd - Use the add mode only when entering completely NEW records.  Press
  5.         the escape key at any time while in ADD to bring up the add menu.
  6. <E>dit - Use when you wish to change, search for, or delete/recall EXISTING
  7.          information.  Press <M>enu while in edit to access the EDIT MENU.
  8. <C>ategories - Allows changes to the 30 category descriptions.
  9. <P>rint - All printing (to a printer or file) is done through this routine.
  10. <D>elete or Recall - This will either completely eliminate all records that
  11.             are currently marked for deletion, or un-delete them.
  12. <R>eindex - Allows you to select which field is used for Quick <S>earching.
  13.             You may select either the Name, Company, Phone 1 or 2 fields.
  14.             If you are asked at any time to <R>eindex, PLEASE DO SO!
  15. <S>elect Database - Allows selection or creation of another database.
  16. <T>ransfer - Import & Export Comma Delimited ASCII data.
  17. <Q>uit returns to the previous application; or quit & <R>emove from memory 
  18. EDIT MENU
  19. All Menu selections are made by pressing the associated letter.
  20. <E>dit - Allows you to change information in the displayed record.
  21. <N>ext, <P>revious - Displays the Next or Previous record.
  22. <T>op, <B>ottom - Displays the First or Last record (respectively).
  23. <S>earch - Uses the index (for quick search) and other technics
  24.            to find the desired record.
  25. <D>elete/Undelete - The <D>elete key (not the Delete key on your cursor pad)
  26.            toggles the deleted status of the current record ON/OFF.
  27.            You do not actually delete a record with this selection,
  28.            but rather, you mark (or unmark) the record to be deleted.
  29.            The actual deletion of records occurs from the Main Menu.
  30. <C>opy - Allows you to copy parts of a record into your foreground
  31.          application (word processor, etc.).  NOTE: The ENTER key is used
  32.          to return to the next line, and therefore may not work properly
  33.          in a spreadsheet, unless one line at a time is being copied.
  34. <F>ilter - Allows you to view selected records, based upon your criteria.
  35. <R>emove Filter - Cancels the previous filter, so all records may be viewed.
  36. <Q>uit - Returns you to the Main Menu.
  37. <M>enu - Pressing the <M>enu key will popup this menu while in Edit.
  38. Additional help may be found by pressing the F1 key from a later selection.
  39. CATEGORY ENTRY
  40. Use the arrow keys to scroll through
  41. the category descriptions.  Press
  42. the letter <C> to enter a category.
  43. ACCEPT
  44. Press the letter <Y> to accept
  45. your changes, or <N> to cancel
  46. the changes you have just made.
  47. Press the <M>enu key
  48. to view the Edit Menu.
  49. SEARCH
  50. <S>earching will locate the first record that matches the information you
  51. enter.  Which field (Name, Company, Phone 1 or 2) used for Quick Search
  52. depends upon which field you have selected to use from <R>eindex at the
  53. Main Menu.  If the desired record is not found, you may either <Q>uit,
  54. <T>ry again (using the same or different search information), or select the
  55. <A>pproximate Search mode.  This method will locate the next record that
  56. contains what you have entered as your search criteria.  For example, if a
  57. search for Johnson Business Forms fails, change the name to Johnson, and 
  58. select <A>pproximate Search.  This will locate the first record that contains
  59. Johnson in Company name.  If it is not the record you desire, press <L>ocate,
  60. which will Locate the next record that contains Johnson.  You may continue
  61. <L>ocating the next record, until the one you desire is found, or until 
  62. there are no more records to search in the database.  The Quick Search mode
  63. is almost instantaneous, whereas the <A>pproximate Search with <L>ocate may
  64. take a little longer.  But, it is very flexible, and especially useful when
  65. you cannot remember the exact entry you are Searching for.
  66. Place in numeric order the
  67. fields you would like to
  68. copy into your foreground
  69. application.  Place a 0
  70. next to those fields you
  71. do not want to copy.  When
  72. asked if info is okay, type
  73. <Y>es to copy data, <N>o to
  74. change the copy order, or 
  75. <Q>uit to exit without copying.
  76. EDIT FILTER
  77. A filter allows you to view only certain records that match the criteria
  78. you desire.  For example, to view only those records that contain NY in
  79. the State field and whose Last name begins with the letter R, type the
  80. following:  STATE=
  81.  .AND. UPPER(LEFT(LNAME,1))=
  82. Another useful example of a filter would be to locate all entries that
  83. have a certain date in the note field (for example, so that you may return
  84. their call), you would type the following: 
  85. 09/15/89
  86. $(NOTE1+NOTE2+NOTE3)
  87. Once a filter is set up, ONLY those records matching it can be viewed.
  88. To view other records MATCHING this filter, use the <N><P><T><B> keys.
  89. To view other records, either <R>emove the filter, or set up another.
  90. Filters are very powerful and can be extremely helpful in locating
  91. specific records.  Please refer to the documentation for further examples.
  92. Enter as much information as you feel is necessary.
  93. The Birthdate, Date 2, Code, Numeric and Decimal
  94. Numeric fields are for your own individual needs.
  95. To complete an entry without going through all of
  96. the fields, press the ESCape key.  The ADD MENU will
  97. appear.  NOTE: If the Category is not entered (for
  98. example, if you press the escape key) it will be 
  99. set to Category 1 (the default).
  100. ADD MENU
  101. <C>arry - Adds the current information to the data file, and Carries
  102.           the data to the next screen (this saves data entry time).
  103. <A>dd - Adds the current information to the data file, and leaves
  104.         you at a blank entry screen to continue adding new records.
  105. <E>dit - Allows you to change information before it is saved.
  106. <D)elete - Does NOT save the current screen to the data file.  Returns
  107.            you to a blank entry screen to continue adding new records.
  108. <Q>uit - Leaves the ADD mode, and does NOT save the current screen.
  109. CATEGORIES
  110. To see your options, press the ESCape key.
  111. Select <Y>es to save the current information
  112. to the Category file, <N>o to continue to
  113. make changes, or <Q>uit to exit without
  114. saving or keeping any changes you have
  115. just made.
  116. PRINT MENU
  117. <S>ettings - Enter the output device (printer or file), categories
  118.              to include, any filter you desire to place on the file,
  119.              the information to include, and the sort order you desire.
  120. Once the settings have been made, you may print the desired information
  121. in one of the following formats: <B>ook (to fit in a purse or shirt
  122. pocket), <C>ards/Labels (for mailing labels, index cards, etc.), or a
  123. <L>isting (in columnar format).  You may also <M>erge data with a text
  124. file in ASCII format (created with an editor or Word Processor), to suit
  125. your individual needs.  <Q>uit returns you to the Main Menu.
  126. NOTE: Please make sure the printer is ON and in the CONDENSED print
  127.       mode, when printing the <B>ook, or any wide <L>isting.
  128. PRINT SETTINGS
  129. <C>ategories - Select ALL or SPECIFIC categories to output.
  130. <F>ilter - Output only those records that match a certain criteria.
  131. <O>rder - Select which data fields to output, their width, and in
  132.           what order you desire to print them.
  133. <D>estination - PRINTER (and printer port) or FILE (and file name).
  134. NOTE: Only FILTER is optional - <C>, <O>, and <D> MUST BE MADE before
  135.       printing anything!  Only those records that are included in the
  136.       selected categories AND in the FILTER will to be printed.
  137. PS CATEGORIES
  138. Select <A>ll to print ALL categories,
  139. <S>pecific to print only certain
  140. categories, or <Q>uit.  If you select
  141. <S>pecific, please place any character
  142. next to those categories you would
  143. like included in the output.  Only
  144. those categories without a blank space
  145. next to them will be printed (and if a
  146. filter is setup, only those that ALSO
  147. match the filter criteria).
  148. PS FILTER
  149. A filter allows you to print only certain records that match the criteria
  150. you desire.  For example, to print only those records that contain NY in
  151. the State field and whose Last name begins with the letter R, type the
  152. following:  STATE=
  153.  .AND. UPPER(LEFT(LNAME,1))=
  154. Another useful example of a filter would be to print all entries that
  155. have a certain date in the note field (for example, so that you may return
  156. their call), you would type the following: 
  157. 09/15/89
  158. $NOTE1+NOTE2+NOTE3
  159. ONLY these filtered records will be printed.  Filters are very flexible.
  160. Please refer to the documentation for further examples.
  161. PS ORDER
  162. To include a field, please place any character next to it (an X or an *),  
  163. under the PRINT heading.  For sorting purposes, place in order the fields
  164. to include in the sort.  At least one sort field must be entered.  Please
  165. do not duplicate sorts (i.e. do not place a 1 next to both the NAME and ZIP
  166. fields).  For example, to sort by NAME within ZIP CODE within STATE, place
  167. the following in the ORDER column: 1 next to STATE, 2 next to ZIP, and 3
  168. next to the NAME.  Enter the number of significant positions to include
  169. in each sort field under the # SORT POS column.  In our example above, the
  170. STATE field cannot be changed from 2 positions, but the NAME field can be
  171. increased or decreased (it is up to you).  For the ZIP code, 5 characters
  172. would usually be enough, unless Canadian Zip codes exist in your file.  In
  173. that case, use 6 for the ZIP.  If you want to use the ZIP+4 to include the
  174. extra 4 digits in the Zip code, enter 10 for the number of significant
  175. SORT POSitions.  The last column allows you to change the # of positions
  176. printed for each field when printing a Listing - ALL other output formats
  177. print the entire field, regardless of this width.  When finished, press  
  178. the ESCape key.  Select <Y>es if this information is OK, <N>o to make
  179. further changes, or <Q>uit to exit.  When you select YES, you MUST select
  180. <Y>es when asked to sort at the next screen.  NOTE: The total number of
  181. SORT and PRINT POSitions is displayed at the bottom of the columns.  The
  182. total # of SORT POSitions must not exceed 100, and the total # of PRINT
  183. POSitions is dependent upon your printer, paper width, and print mode.
  184. Please change the # of positions accordingly to meet these guidelines.
  185. PS DESTINATION
  186. You may print all output to either a Printer,
  187. or a disk File (to print later, edit using a
  188. word processing program, etc.).  Please enter
  189. the output destination.  Either select
  190. <P>rinter or <F>ile.  If you select <P>rinter
  191. you will be asked for the printer device port
  192. (PRN, LPT1, or LPT2).  If you are not sure,
  193. select the default.  Selecting <F>ile will then
  194. ask you for the output drive, path & file name.
  195. As a general rule, the more information you select to print, the more
  196. lengthy the report.  This usually does not pose a problem for Listings or
  197. <C>ards/Labels, but when printing in <B>ook format, you probably do not
  198. want a book that is too thick.  Therefore, when printing the <B>ook, the
  199. number of pages is first calculated.  You are then asked if you want to
  200. <P>rint, or <Q>uit (you may then select/deselect fields to print which will
  201. increase/decrease the number of pages in the book through <S>ettings &
  202. <O>rder).  Once <P>rint is selected, you may then enter up to 6 lines of
  203. text to print on the cover.  Press ESCape from this screen and select
  204. <Y>es to print or <N>o to change your text lines.  At this point,
  205. printing will begin.  If the destination is FILE and the file already
  206. exists, you will be asked to <A>dd to it, <R>eplace it, or <Q>uit printing.
  207. This routine may take a while depending on the number of records and the
  208. speed of your PC.  Please be patient.   NOTE: YOUR PRINTER MUST BE IN 
  209. THE CONDENSED MODE FOR THE BOOK TO PRINT PROPERLY!
  210. CARDS/LABELS
  211. The <C>ards / Labels selection allows printing on any size card or label.
  212. Enter the number of labels across, the width of each label (characters),
  213. height (lines) of each label, # of lines between labels (if any), the # of
  214. blank spaces to the left of the first column of labels, and the number of
  215. blank spaces (horizontally) between the labels.  The field width entered 
  216. here overrides the widths on the <S>ettings-<O>rder screen.  Select <T>est,
  217. Change <S>ettings, <P>rint, or <Q>uit.  You will then be asked to <P>rint or
  218. <C>ancel.  Selecting <P>rint will begin printing.  If the destination is a
  219. FILE and it already exists, you will be asked to <A>dd to it, <R>eplace it,
  220. or <Q>uit printing.  NOTE: When printing Cards/Labels, it is up to you to
  221. ensure that # of lines will handle the information you selected to print.
  222. LISTING
  223. This <L>isting format is a standard Row/Column format.  One line for each
  224. record is printed, consisting of the fields (and their widths) selected 
  225. in <S>ettings-<O>rder.  If the total number of print positions exceeds the
  226. actual paper width, the information will wrap to the next line.  To correct
  227. this, select fewer fields to print, and/or change the # OF PRINT POSitions.
  228. The TOP MARGIN, BOTTOM MARGIN, PAGE LENGTH and the NUMBER OF SPACES BETWEEN
  229. FIELDS may entered.  The # of spaces between fields is useful for keeping
  230. information from one field running into information in another field.  Select
  231. <Y>es if the dimensions are correct, or <N>o to change them.  You will then
  232. be asked to <P>rint or <C>ancel.  Selecting <P>rint will begin printing.  If
  233. the destination is a FILE and it already exists, you will be asked to <A>dd
  234. to it, <R>eplace it, or <Q>uit printing.
  235. PRINT MERGE
  236. <M>erge will output information into whatever format is desired, using an
  237. ASCII text file.  This may be used for printing Cards/Labels/Listings in any
  238. format (in addition to the built in formats), or for creating form letters.
  239. Before merging a file, the categories to print, order, and destination must
  240. first be set up (Note: It is not necessary to select any print fields under
  241. the PRINT heading of the sort screen, since the ASCII text file includes
  242. the fields you wish to print.  Also, the # PRINT POSitions is irrelevant.)
  243. If the destination is a FILE and it already exists, you will be asked to
  244. <A>dd to it, <R>eplace it, or <Q>uit printing
  245. To <M>erge an ASCII text file:
  246.   1.  Create the file using an editor or word processor (in ASCII format).
  247.   2.  Select <M>erge from the Print menu.
  248.   3.  Select either <P>rint to continue, or <C>ancel to quit.
  249.   4.  Enter the Drive, Path & File name of the ASCII text file.
  250.   5.  If the file exists, enter the page length of the paper (usually 
  251.       either 66 or 84 lines), and the number of spaces to indent (if any).
  252.       Respond <Y>es to start, <N>o to change this information, or <Q>uit
  253.       to return to the Print Menu.
  254. The number of records output will be displayed as they are printed.
  255. The following screen contains a list of the fields and their associated
  256. numbers to use in the ASCII text file.  Place an asterisk on both sides of
  257. the field number to represent where the data should be placed (i.e. Dear *1*
  258. will place the first name where the *1* is).  DO NOT leave any blank space
  259. between the two asterisks (i.e. *12 *), for the field will NOT be printed.
  260. Example:
  261.     *25*                  Mr. Kevin Smith            Note: If there is
  262.     *4*                   ANC Corporation                  no information
  263.     *8*                   3998 Main Street                 (address line 2)
  264.     *9*                   Grand Rapids, MI   49518         the line will not
  265.     *10*, *11*   *12*                                      be printed.
  266.  1 First Name          13 Zip+4 Ext.        Additional fields/formats:
  267.  2 Last Name           14 Note 1                             
  268.  3 Title               15 Note 2            24 Category Desc.
  269.  4 Company             16 Note 3            25 Title, First & Last name
  270.  5 Phone 1             17 Category #        26 Title & Last name
  271.  6 Phone 2             18 Birth Date        27 Zip + Zip+4 Ext.
  272.  7 Phone 2 Ext.        19 Misc Date         28 Phone 2 W/Ext.
  273.  8 Address Line 1      20 Misc Code                          
  274.  9 Address Line 2      21 Integer #                          
  275. 10 City                22 Decimal #                          
  276. 11 State               23 Updated Date                       
  277. 12 Zip Code                                                  
  278. SELECT DATABASE
  279. <C>reate does just that - it creates a NEW (empty) database file.  If
  280. the file already exists, you will be asked if you would like to Replace
  281. it, or not.  <S>elect allows you to select an EXISTING database file
  282. to use.  <Q>uit allows you to exit with no further action. 
  283. NOTE: <C>reating a new file does not automatically make it the current
  284. (main) file.  You must <S>elect it to make it the current (main) file.
  285. DATABASE SELECTION
  286. The <S>elect Database routine allows you to use another
  287. database as your main data file.  Only one main data file
  288. may be in use at any time.  Normally this file is selected
  289. when starting the program.  But this option allows you to
  290. select another database file (even on another drive or path)
  291. without requiring you to remove the program from memory, and
  292. start all over.  NOTE: If you are asked to Reindex, PLEASE
  293. DO SO.  Most program routines used here need the index file.
  294. Rather than automatically rebuilding the index, the choice
  295. is left to you.  This way, if you accidentally select
  296. this routine, your time would not be wasted rebuilding
  297. an index you would not be using anyway.
  298. DATABASE CREATION
  299. Enter the drive and path where the new datafile
  300. should be created.  Also enter the new file name.
  301. If the file already exists, you will be asked to
  302. <R>eplace it, or <Q>uit without replacing the file.
  303. TRANSFER
  304. This program uses a dBASE compatible file structure.  If
  305. your program can import from a dBASE file format, this  
  306. routine may not be necessary.  This transfer routine uses
  307. an ASCII Comma-delimited format, which is accepted by most
  308. programs.  Most word processors will also accept this format
  309. for purposes of mail-merging this data into a document (for
  310. form letters).  If you desire to output the data with no
  311. commas and quotes, please use <P>rint (from the Main Menu)
  312. and select <F>ILE as the output device.  But to import &
  313. export, this transfer routine should normally be used.  
  314. NOTE: If you are Exporting data to a file that already
  315. exists, you will be asked to either <A>dd to the bottom of
  316. the file, <R>eplace it, or <Q>uit without exporting data.
  317. Please refer to the documentation for further details on
  318. this operation.
  319. TR FILTER
  320. A filter allows you to transfer only certain records that match the criteria
  321. you desire.  For example, to transfer only those records that contain NY in
  322. the State field and whose Last name begins with the letter R, type the
  323. following:  STATE=
  324.  .AND. UPPER(LEFT(LNAME,1))=
  325. Another useful example of a filter would be to transfer all entries that
  326. have a certain date in the note field (for example, so that you may return
  327. their call), you would type the following: 
  328. 09/15/89
  329. $NOTE1+NOTE2+NOTE3
  330. ONLY these filtered records will be transferred.  Filters are very flexible.
  331. Please refer to the documentation for further examples.
  332.