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 18:31:51
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
22/01/2008 17:17:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01283877
Message ID:
01284314
Views:
17
> 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.

Oh, I know. I changed it soon after, but it was easy at the time for testing the different values on separate lines.
Previous
Reply
Map
View

Click here to load this message in the networking platform