Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cant get Word97 Replace All to work
Message
From
28/01/1999 11:33:29
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/01/1999 11:30:21
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00181347
Message ID:
00181360
Views:
14
>You could use the dialog.
#define wdDialogEditReplace 117
<b>with loWord
*...</b>
>with .dialogs(wdDialogEditReplace)
>	.Find = "#$@"
>	.Replace = "13" && If you mean chr(13) then "^p"
>	.MatchCase = .f.
>	.ReplaceAll = .t.
>	.Execute
>endwith
<b>endwith</b>
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform