Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create from array bug
Message
From
14/10/2002 15:48:52
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00710776
Message ID:
00711099
Views:
11
Thanks for the feedback about VFP8. It is very doubtful if anything will ever change with VFP7.0 so until then I have devised work arounds.


>It works in VFP8beta.
>
>>Tha's good to hear. I am also having trouble with
>>
>>alter table xxx add column _rec I
>>
>>
>>>I got an error in VFP6SP5 but it works in VFP8 Beta.
>>>
>>>>VFP 7.0 Sp1 seems to not handle leading underscores in field names when creating cursors from arrays.
>>>>
>>>>
>>>>LOCAL laflds(1)
>>>>CREATE TABLE test (_name1 c(20), _name2 c(30))
>>>>= AFIELDS(laflds,'test')
>>>>CREATE CURSOR curtest FROM ARRAY laflds && Pop goes the bug
>>>>
Previous
Reply
Map
View

Click here to load this message in the networking platform