Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is that command that returns words from text?
Message
From
22/01/2008 17:17:48
 
 
To
22/01/2008 10:43:55
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01283877
Message ID:
01284303
Views:
14
REPLACE crsRemarks.f_Red WITH m.ForeRed
REPLACE crsRemarks.f_Green WITH m.ForeGreen
REPLACE crsRemarks.f_Blue WITH m.ForeBlue
REPLACE f_Red WITH m.ForeRed, ;
        f_Green WITH m.ForeGreen, ;
        f_Blue WITH m.ForeBlue in crsRemarks
Is better programming practice and will give you better performance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform