NOTE: This software and associated documentation are
Copyright © 1997-1998 Patricia A. Lindsay.
Except for the CCHelper Manual written by Carol A. Haagensen
The following examples assume that you know how to use Find/Replace commands in a word or text processor to do mass changes on a text document. For Find/Replace to work, you need to have something unique that you can "find" and "replace" to the desired tag to fit the above requirements. If your query page format does not provide those unique values, you will have to add the tags manually.
<P><IMG SRC="http://www.accnorwalk.com/~jkelble/queries/line2.gif" WIDTH=640 HEIGHT=27>
<DT><strong>BIXBY, VANKLEECK, McFARLIN</strong>
<DD><IMG SRC="http://queries/rd_dot.gif" WIDTH=14 HEIGHT=14>
Researching George W. BIXBY <br>...<A HREF="MAILTO:GQPS83A@prodigy.com">SANDRA K
ADAMS</A> Mar 1 97
| FIND | REPLACE | Comments |
|---|---|---|
| <P><IMG | ----- | In this case part of the image is used to create the hyphen line. |
| <strong> | SURNAMES: | |
| </strong> | OMIT: | The OMIT: tag is used so that the image does not become part of the surnames. |
| HEIGHT=14> | QRYTEXT: | |
| <br>... | (null) | Remove <br>... so that it does not become part of query text. OMIT: could be used here also. |
| </A> | </A> DATE: | Note that the </A> must remain so that the mailto: will be intact. |
Note that the EMAIL: and NAME: tags are not required because the name and e-mail address will be loaded from the 'mailto' tag.
----- SRC="http://www.accnorwalk.com/~jkelble/queries/line2.gif" WIDTH=640 HEIGHT=27>
<DT>SURNAMES: BIXBY, VANKLEECK, McFARLIN OMIT:
<DD><IMG SRC="http://queries/rd_dot.gif" WIDTH=14 QRYTEXT:
Researching George W. BIXBY <A HREF="MAILTO:GQPS83A@prodigy.com">SANDRA K
ADAMS </A> DATE:Mar 1 97
<P><IMG SRC="http://www.webcom.com/schori/mystar.gif">Looking for info on SHREFFLER, Fred married Susan DEHOFF Stark Co 22 Oct 1868. At least one child Charles F. SHREFFLER. 5/30/96 (email) Nshref@aol.com</P></IMG>
| FIND | REPLACE | Comments |
|---|---|---|
| <P><IMG | ----- | Again part of the image is used to create the hyphen line. |
| '.gif"> | QRYTEXT: | |
| (email) | EMAIL: | This query page does not include the name, so only e-mail will be loaded. |
| 5/ | DATE: 5/ | In this case, there is nothing unique before the date to identify it. This find/replace command would have to be altered for each month, or the DATE: could be keyed for each query. |
| </P></IMG> | (null) | Change </P></IMG> to nothing. |
Note that the EMAIL: and NAME: tags are not required because the name and e-mail address will be loaded from the 'mailto' tag.
----- SRC="http://www.webcom.com/schori/mystar QRYTEXT:Looking for info on SHREFFLER, Fred married Susan DEHOFF Stark Co 22 Oct 1868. At least one child Charles F. SHREFFLER. DATE: 5/30/96 EMAIL: Nshref@aol.com
<a name="allread"></a>
<b>ALLREAD</b> 11-2-96<br>
Searching for all ALLREAD descendants of Darke County. Dates of birth,
death, and marriage appreciated. *Jean Allread<a
href="mailto:allread@pinehurst.net"> allread@pinehurst.net</a><br><br>
| FIND | REPLACE | Comments |
|---|---|---|
| <a name= | ----- | Uses the name anchor to create the hyphen line. |
| <b> | SURNAMES: | The bold tag in front of the surnames is used. |
| </b> | DATE: | The end bold tag after the surname works nicely to identify the date. |
| * | NAME: | The e-mail address will be extracted from the "mailto", but in this case the name is not avaliable in the "mailto", so the NAME: tag is used. |
| <br><br> | (null) | Change <br><br> to nothing. |
| <br> | QRYTEXT: | Change the remaining <br> |
-----"allread"></a>
SURNAMES:ALLREAD DATE: 11-2-96 QRYTEXT:
Searching for all ALLREAD descendants of Darke County.
Dates of birth, death, and marriage appreciated. NAME: Jean Allread <a
href="mailto:allread@pinehurst.net"> allread@pinehurst.net</a>