Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace
Message
From
03/02/2006 15:52:03
 
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:
01093541
Views:
20
>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
>>
Vladimir...
Oh sure there is... although, you made me look. I *did* know Todd listed VFP6, but I tried in VFP9 because I could run it easier from the command window!

Ed
Previous
Reply
Map
View

Click here to load this message in the networking platform