Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word: find and replcae
Message
De
24/10/2000 10:42:06
 
 
À
24/10/2000 10:36:22
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00433444
Message ID:
00433492
Vues:
16
Hi Peter,

Can't make WhilFest (sigh). I think my next conference will be Dev Connections in Spring in Orlando. As to your underline problem, I go back to my point that the find and replace text is the same and maybe the replace is not kicking in because of that.

I'm going to play with this problem a bit and if I find a solution I'll reply back.


>Thanks for chiming in. I need to UNDERLINE the word % MARKET
>
>Peter
>
>Am I going to see you in Milwaukee??
>
>
>>Maybe it's just a typo here, Peter, but you are trying to find "% MARKET" and replace it with "% MARKET"....that would be a good reason nothing is happening.
>>
>>>automation with word:
>>>replace does not work for meI have a report in with I want to replace all instances of MARKET with the same word only underlined.
>>>I have the following code:
>>>
>>>WITH oRange.FIND
>>>.ClearFormatting
>>> .Replacement.ClearFormatting
>>> .Replacement.Font.Underline = 3
>>> .Text = "% MARKET"
>>> .Replacement.Text = "% MARKET"
>>> lfound= .execute("% MARKET",.F.,.F.,.F.,.F.,.F.,.T.,0,.F.,"% MARKET",2)
>>>ENDWITH
>>>
>>>but it does nothing.
>>>
>>>Thanks for your help
>>>
>>>
>>>Peter
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform