FP2003: execute multiple Find & Replace queries?

D

David Seguin

I have a number of saved Find & Replace queries that I find myself executing
in succession over and over again. It makes sense that I should string them
all together as a single command and execute them all at once.

Is there a way to do this?
 
S

Stefan B Rusynko

See http://msdn.microsoft.com/library/?url=/library/en-us/odc_fp2003_ta/html/odc_fpCreatingBehaviors.asp
Also Check the 4 articles at
http://office.microsoft.com/assista...ID=CH063729491033&CTT=6&Origin=HP030923241033




| I have a number of saved Find & Replace queries that I find myself executing
| in succession over and over again. It makes sense that I should string them
| all together as a single command and execute them all at once.
|
| Is there a way to do this?
|
|
| --
| David Seguin
|
|
 
S

Stefan B Rusynko

Sorry
1st link above should have been to
http://msdn.microsoft.com/library/?...ml/odc_FP_ExtendFindandReplace.asp?frame=true





| See http://msdn.microsoft.com/library/?url=/library/en-us/odc_fp2003_ta/html/odc_fpCreatingBehaviors.asp
| Also Check the 4 articles at
| http://office.microsoft.com/assista...ID=CH063729491033&CTT=6&Origin=HP030923241033
|
| --
|
| _____________________________________________
| SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| "Warning - Using the F1 Key will not break anything!" (-;
| To find the best Newsgroup for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
| _____________________________________________
|
|
| | I have a number of saved Find & Replace queries that I find myself executing
| | in succession over and over again. It makes sense that I should string them
| | all together as a single command and execute them all at once.
| |
| | Is there a way to do this?
| |
| |
| | --
| | David Seguin
| |
| |
|
|
 
S

Stefan B Rusynko

Not a Behavior (my 1st link was wrong), but a Custom Saved Search from my follow-up post




| Thanks Stefan. Looks like I'll need to create a behaviour.
|
|
 
Top