WPCn" (̛əyHF~vxeQiy妘&h_(k_l2bCKO7*RgxO;Q<G[[=RWF҅< U-zl5r/ڢ^_{Qu]-sD$)A)zSClU&SfاҘOƉ_rsI6J"LI=5=/*/=jETcv3{wXNa^bB#X8viZbִc5Pє?3`?W4Ok.!Ò^3B{ /jK9OU 0 6OGSk$:F,4g!_˚&l#~t;bN'60+e4+ȱH&/$L/FB[˚H6wad?%ht5wkb:Cg2W kjaz:j5( 0~0 0x 0k& 0k 0 0~ 0 0 0 0o 0 f 0p 01 0C 0V 0X 0' 0 0o 02 0 0 0 0% 0( %4Nw# mU: ^ UN `V& 8Document[8]Document Style0..8` ..` V8Document[4]Document Style.. . V 8Document[6]Document Style8..V 8Document[5]Document Style0..V/8Document[2]Document Style 2A.3  Ԁ   V& 8Document[7]Document Style0..0` ..` zU :Right Par[1]Right-Aligned Paragraph Numbers..2I.3  Ԁ..0..zh :Right Par[2]Right-Aligned Paragraph Numbers..` ..2A.3  Ԁ..0` ..` V?8Document[3]Document Style.. 21.3  Ԁ   z{ :Right Par[3]Right-Aligned Paragraph Numbers..` ..`  ..P 21.3  Ԁ` ..` 0 .. z :Right Par[4]Right-Aligned Paragraph Numbers..` ..`  .. .. 2a.3  Ԁ .. 0..z :Right Par[5]Right-Aligned Paragraph Numbers..` ..`  .. ..h..2(1)3  Ԁ..0h..hz :Right Par[6]Right-Aligned Paragraph Numbers..` ..`  .. ..h..h..2(a)3  Ԁh..h0..z :Right Par[7]Right-Aligned Paragraph Numbers..` ..`  .. ..h..h....2i)3  Ԁ..0..z :Right Par[8]Right-Aligned Paragraph Numbers..` ..`  .. ..h..h....p..2a)3  Ԁ..0p..pVX8Document[1]Document Style  @..^  2I.3  Ԁ     Ԉ l2:Technical[5]Technical Document Style.. 2(1)3  Ԁ. l2:Technical[6]Technical Document Style.. 2(a)3  Ԁ. l/%:Technical[2]Technical Document Style 2A.3  Ԁ   .. l,!:Technical[3]Technical Document Style 21.3  Ԁ   .. l(!:Technical[4]Technical Document Style 2a.3  Ԁ   .. l:0:Technical[1]Technical Document Style  2I.3  Ԁ     .. l1:Technical[7]Technical Document Style.. 2i)3  Ԁ. l1:Technical[8]Technical Document Style.. 2a)3  Ԁ. ' 4Count occurrences of word or phrased(c) 1995, Gordon McComb. All Rights Reserved.  0 .   3|{($#&?Canon BJC-2100J/))/J0U-kAZ"Arial RegularHwQF3A (9 Z 6Times New Roman Regular95 AC:\Documents and Settings\Timmy Da Mut\My Documents\Bidgood Corp\Websites\All Things WordPerfect\AllThingsWordPerfect\macros\specificwordcount.wcmT5ZHo DISPLAYCOUNTLOB*@=oCount occurrences of a wordTITLE oFINDWORD HvFINDWORDLR3oEnter the word to findLNrTITLELNEi) rFINDWORDo* [| [COUNTYKHrFINDWORDLQE%HE;H[LIErCOUNT[COUNTGo The word '^0' appeared ^1 times.MESSAGEHvRESULTLRrTITLELNrMESSAGELNxLIIrFINDWORDLNIrCOUNTLNBn)@[)5'1K DISPLAYCOUNT+N!OEN WordPerfect)OENPSMacroFacility/OENPSMacroInterpreter !  _=dd=% $ //**************************************************************************************************************  //& -#0  MacroName:SpecificWordCountu(#(# //0  Purpose:ToCountthenumberofoccurancesofaspecificword=(#(# //0  Author:BruceBidgoodR(#(# //****************************************************************************************  ##;& -#OnNotFound(DisplayCount) Q  Title="Countoccurrencesofaword"  f FindWord=""  + GetString(FindWord;"Enterthewordtofind";Title)    If(FindWord="") e     Return * z  EndIf  ?  Count:=0 y  While(True) >    SearchString(FindWord) S    MatchPositionBefore()     SearchNext(Extended!)     Count=Count+1 R EndWhile g Label(DisplayCount)  Message="Theword'^0'appeared^1times." f MessageBox(Result;Title;Message;HasParameters!;FindWord;Count)