Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program wide change
Message
From
17/01/2014 04:44:26
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01592010
Message ID:
01592062
Views:
57
>Is there a way that you can have an INCLUDE file or some other way that when you compile a project, it will substitute a change throughout the program no matter where it is found. As an example, let's say I need every instance of "It_Was_This" to be changed to "Now_It_Is_This"
>
>So, the original code still says "It_Was_This" but the complied code actually reads "Now_It_Is_This"
>
>Thanks in advance.....

Also reccommending include files: you can stack them to a low level of include files calling other includes, somewhere between 2 and 5, guessing 3.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform