Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search replace in all forms
Message
From
04/07/2006 10:47:54
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
04/07/2006 10:27:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133601
Message ID:
01133605
Views:
11
>i need to replace several lines of code with a single line of code in about 300 forms and programs, which is the best way to do this?

-Backup
-Adir() to get forms.
-loop and Use (m.formsPath+aForms[m.ix])
-locate your existing code in methods and replace (strtran(),stuff() etc)

or: use scctext to get their text versions, update in text, use scctext to create back forms.
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