home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / geded101.zip / CHAIN.DOC < prev    next >
Text File  |  1994-07-30  |  2KB  |  42 lines

  1. Chaining allows a user to isolate any group of structures in the work
  2. file from all other structures for edit and report purposes. It is an
  3. INTERNAL (temporary) GedEdit process of linking one structure to another.
  4.  
  5. Assume you have just loaded a GedCom file and are in edit mode. The
  6. GedCom Header will be displayed. Line 1 will say '0 HEAD'. All edit mode
  7. sessions start with this display.
  8.  
  9. Functions that affect chaining are:
  10.               Key                             Action
  11.               ---                             ------
  12.  
  13.             Alt-F5                            Display selection list of
  14.                                               Chained structures. Optionally
  15.                                               select and display structure.
  16.  
  17.             (F5) GoTo                         Add link to chain if found.
  18.  
  19.             ALT-F6 and
  20.             (F6) Search('Find' only)          Add link to chain if found.
  21.  
  22.             PgDn                              Add link to chain.
  23.             PgUp                              Remove this link.
  24.             CTL-PgUp                          Remove all links.
  25.                                               GoTo top-of-file.
  26.  
  27. The best way to understand Chaining is to conceptually picture a length
  28. of chain with each link in the chain being a unique structure in the
  29. current file being edited. You add a link by arriving at a structure using
  30. one of the above 'Add' keys.  You remove a link using one of the
  31. above 'Remove' keys.
  32.  
  33. Chaining is good for the current edit session only. Starting a new edit
  34. session starts a new chain.
  35.  
  36. Chaining comes in handy when you have to return to some structure that
  37. you worked on earlier in the same sitting. Pressing Alt-F5 will reveal a
  38. selection list of most if not all of the structures you have visited, in
  39. the order visited (subject to method of file negotiation). Highlighting a
  40. list entry and pressing 'ENTER' displays the structure for editing and
  41. reports.
  42.