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