home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 February / psl_9403.zip / psl_9403 / DOS / HOME / STAMPSNX.ZIP / __008.EXE / STAMPSNX.DOC < prev    next >
Text File  |  1993-11-07  |  31KB  |  658 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                            an OBJECTS::NEXUS(tm) filer
  9.  
  10.  
  11.  
  12.          ╔════════════════════════════════════════════════════════════╗
  13.          ║                                                            ║
  14.          ║      { StampsNexus:  philatelic collection records }(tm)   ║
  15.          ║                                                            ║
  16.          ║                                                            ║
  17.          ║       (C) Copyright MCMXCIV RCCO Research Associates       ║
  18.          ║     All Rights Reserved under International Conventions    ║
  19.          ║                                                            ║
  20.          ╚════════════════════════════════════════════════════════════╝
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. { StampsNexus:  philatelic collection records }  Documentation
  29. ─────────────────────────────────────────────────────────────────────────────
  30.  
  31.  
  32.  
  33.  ┌──────────────────────────────────────────────────────────────────────────┐
  34.  │ To read this documentation on-line most anywhere in the program, press   │
  35.  │ the <Alt-M> key combination.                                             │
  36.  └──────────────────────────────────────────────────────────────────────────┘
  37.  
  38.  
  39.  
  40. { StampsNexus:  philatelic collection records }  is a simple-to-use,
  41. efficient recordkeeping system for individual, professional or institutional
  42. stamp collection records; the materials are presented and maintained in an
  43. attractive visually-oriented environment.
  44.  
  45. Stamps are normally maintained in catalog number order, with sort command
  46. options to arrange the collection in order of country, description, year,
  47. category, date acquired, or location.
  48.  
  49. The user may view entries in either of Form View or Table View formats --
  50. editing, deleting or replacing records in the user's own collection.
  51. Additional records may be appended in any number required (theoretical
  52. limit:  1 billion records).  Edits or corrections are easy and quick to
  53. make in either Form or Table View.
  54.  
  55. The information is presented to the user initially in Table View format,
  56. very similar in appearance to that of a speadsheet; data items may be added
  57. or edited in Form View format, via "hot-keys."   Mouse support is provided
  58. for scrolling through the data table; however, a mouse is not necessary to
  59. utilize the program.
  60.  
  61.  
  62.  
  63.  
  64.  
  65. StampsNx.DOC             { StampsNexus }  Documentation              Page 2
  66.  
  67.  
  68. On-line documentation is available at the touch of a hot-key selection.  A
  69. pop-up calculator is also provided, via a hot-key choice.
  70.  
  71. An automatic report facility provides attractive on-screen and printed
  72. reports and labels.  A printer selection utility provides for a wide choice
  73. of available printers.
  74.  
  75. The program is simple to use and offers intuitive features commonly found 
  76. in RCCO Research OBJECTS::NEXUS(tm) filer applications.
  77.  
  78. The unregistered copy is not in any way limited as to the usefulness,
  79. capacity, or reporting facilities of the program.  Registration will remove
  80. the unregistered reminder notices and provide legal authorization for con-
  81. tinued use of the program after a thirty-day trial period.
  82.  
  83.  
  84.  
  85.  
  86. Introduction
  87. ─────────────
  88. After you have had some practice dealing with the data table concept in
  89. { StampsNexus },  you will find entry and maintenance of this table quite
  90. familiar and simple.  Simply view the initial sample entry to start, add
  91. your own, and delete or edit/overwrite the sample.
  92.  
  93. The entries in this table are sorted in any of seven ways; they are then
  94. maintained in sort order no matter how you choose to enter them.
  95.  
  96. The cell for Catalog Number entry is of the type that will accept either
  97. numerical or alphabetic data.  A numerical type entry will be maintained
  98. in sort order as long as there are leading zero placeholders (ie, 001,
  99. 002, 003, etc.).   The alphanumeric format allows one to use any combination
  100. of letters within the Catalog Number entry, up to and including ten
  101. alphanumeric characters.  Further delineation within an area or library may
  102. be made with the Category cell.
  103.  
  104. The Comments field is of the type that will allow passages of up to 65
  105. characters of comment text to be entered for any record.
  106.  
  107. The other cells in both Form and Table Views are limited in capacity to
  108. that which is shown on the screen.  Their function and content should be
  109. intuitive and easy to use.
  110.  
  111. The View/Print Reports window offers the opportunity to preview on-screen
  112. the appearance of the printed report.  Again records may be sorted in any
  113. of four ways, resulting in an attractive ASCII text report.  Print output,
  114. when selected, is sent to the default printer.
  115.  
  116. The report output includes the Cost and Value column fields as the far right
  117. entries on the Preview and Printed report; at the end of the report the
  118. totals of the Cost and Value columns are summarized to give a picture of
  119. total investment in the collection.  Only records that have the DATE_SOLD
  120. cell blank (ie, "  /  /  ") will appear in the reports, providing current
  121. reports while maintaining archival records within the collection.
  122.  
  123.  
  124.  
  125.  
  126. StampsNx.DOC             { StampsNexus }  Documentation              Page 3
  127.  
  128.  
  129. A Packet Labels printing utility is included for the creation of personal-
  130. ized 1 x 3.5" labels showing informational detail and, with program
  131. registration, the user's name.
  132.  
  133.  
  134.  
  135. Easy batch file idea
  136. ─────────────────────
  137. You may wish to create a batch file for your batch directory:
  138.  
  139.        ┌────────────┐
  140.        │ STAMPS.BAT │
  141.        └────────────┘
  142.  
  143.          @ECHO OFF
  144.          C:                       (or whatever drive you use)
  145.          CD \STAMPSNX
  146.          STAMPSNX
  147.  
  148. Please consult your DOS manual if you are unfamiliar with creating batch
  149. files.  The above batch file will make operation of  { StampsNexus:
  150. philatelic collection records }  easier for you.
  151.  
  152. If you have not yet created your batch file and simply want to get right in-
  153. to the program, change to the \STAMPSNX directory and type:
  154.  
  155.                         StampsNx<enter>
  156.  
  157. to begin the  { StampsNexus }  program.
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164. Moving around
  165. ──────────────
  166. In general, the <Esc> key or <RightMouse> will either advance the program to
  167. the next screen or back up to the previous level; exceptions are noted on
  168. certain screens, but in general <Esc> or <RightMouse> are the exit keys.
  169. <LeftMouse> is the same as the <Enter> key.   Scroll with the mouse or arrow
  170. keys up/down the table, menus, on-screen reports, and when reading this
  171. reference material on-line.
  172.  
  173. When accessing data in 'Table View' (similar to a spreadsheet image), there
  174. are some special key combinations called QuickJumps.  QuickJumps allow you
  175. to move around to the four corners of a table instantly, avoiding lengthy
  176. scrolling with arrow keys or the mouse.   The QuickJump keys are:
  177. <Ctrl-PgDn>      <Ctrl-PgUp>      <Ctrl-End>      and      <Ctrl-Home>.
  178. (Also,    <Ctrl-RightArrow>     and     <Crtl-LeftArrow>     may be used
  179. for panning to the right and left.)    Once you observe their function, you
  180. will most likely always use them.   Pressing <Esc> or <RightMouse> while in
  181. Table View saves any changes that may have been made and advances you to the
  182. next screen.
  183.  
  184.  
  185.  
  186.  
  187. StampsNx.DOC             { StampsNexus }  Documentation              Page 4
  188.  
  189.  
  190. In Table View, a blinking cursor inside of a cell indicates that you are in
  191. edit mode.  To end edit mode of a cell and retain any changes, press <Enter>.
  192. To discard current cell edits, press <Esc> while still in edit mode.
  193.  
  194. Although you may add and/or edit records (entries) in the Table View format,
  195. two special hot-keys provide Form View editing and appending.  <Alt-N> will
  196. bring up a blank "form" containing entry cells for all the information in a
  197. single new record, in easy-to-fill-out format.  Similarly, the <Alt-E> key
  198. combination will bring up a form view to Edit the item, or record, that you
  199. have positioned the cursor on.  Make your new entries or editing changes in
  200. Form View, then press <F10> to Save or <Esc> to reject the changes.  (You may
  201. note that <Esc> reacts