home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / MBUG / MBUG098.ARC / USER1.LBR / HELP.CMD < prev    next >
OS/2 REXX Batch file  |  1979-12-31  |  2KB  |  37 lines

  1. * File:- HELP.CMD.
  2. * by, J.L.Read. Merrylands. NSW. Australia.
  3. * Date:- 02/09/87
  4. ERASE
  5. SET INTEN ON
  6. @ 1,1 SAY"-==========================<EXPLORE THE GENEALOGY>===============;
  7. ===========-"
  8. SET INTEN OFF
  9. TEXT
  10.          ---<THE MENU>---            -==+==-     ---<INFORMATION>---
  11.   Response To the ENTER COMMAND : :     |  Each person you add will have a
  12.   <N> To find someone by Surname.       |  Unique Ref.No. which can not be
  13.   <R> To Find someone by Ref.No. R)eset |  duplicated,  or  Altered  once
  14.   -= AFTER HAVING A FAMILY DISPLAYED =- |  entered.It is IMPORTANT that the
  15.   <G> Display Family Beside The *       |  Correct Reference Number of each
  16.   <B> Add, Edit, Delete. Story File.    |  Parent  and  Spouse be  entered
  17.   <F> Display Family Of The Father.     |  into each person's record for the
  18.   <M> Display Family Of The Mother.     |  Programme to function correctly.
  19.   <S> Family Of The First Spouse.       |  Date Format Must Be  YYYYMMDD
  20.   <C> Or The First Child.               |  and when Editing a Date the
  21.   <Q> Return To The Master Menu.        |  Entire Date MUST Be Re-Typed.
  22.   -= TO MOVE THE * TO ANOTHER PERSON =- |  When Adding a Story the Ref.No.
  23.     8      These Keys Move The *        |  is entered Automaticly into the
  24.   4 + 6          In  The                |  Story File, thus keeping each
  25.     2      Direction Indicated.         |  story Unique to each Person.
  26.   <E> Edit Person's Record Beside The * |  NEVER ADD or ALTER Records if 
  27.   <A> Add a New Recd.to The Master File.|  using dBASE from the .Prompt in
  28.   <P> Print Screen Disp. Use <R> First  |  Manual Mode. This will Foul Up
  29.       to Re-Set For Printing Display.   |  the Indexes and Create Problems.
  30.   <J> Add, Edit, Delete. Address File.  |             -=========-
  31. ENDTEXT
  32. @ 23,13 SAY"Press <SPACE BAR> To Return To The Family Tree."
  33. SET CONSOLE OFF
  34. WAIT
  35. SET CONSOLE ON
  36. ERASE
  37. RETURN