Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace
Message
 
To
03/02/2006 14:56:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01093494
Message ID:
01093523
Views:
17
Ed,
TRANSFORM
I think,
This function don't exist in VFP6. <bg>

But I like this function. ;o)


>this should work...
>
>CREATE CURSOR ed (pcycle10 N(10,0),pcycle11 N(10,0))
>m.lcFroot="pcycle"
>APPEND BLANK
>FOR m.lncount=10 TO 11
>	m.lcFname=m.lcFRoot+TRANSFORM(m.lnCount)
>	replace (m.lcFname) WITH 1
>ENDFOR
>
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform