Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bewildering Insert into ... From Array ... in VFP9
Message
From
14/04/2005 01:30:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Bewildering Insert into ... From Array ... in VFP9
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01004474
Message ID:
01004474
Views:
82
A bug?
CREATE CURSOR tmp (f1 c(250))
select tmp
ALANGUAGE(acmd,2)
APPEND FROM ARRAY acmd
GO TOP
BROWSE

zap
ALANGUAGE(acmd,1) 
APPEND FROM ARRAY acmd
GO TOP
BROWSE
Steven
Next
Reply
Map
View

Click here to load this message in the networking platform