Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can or would you help me with my programming???
Message
From
16/06/1999 15:22:17
 
 
To
16/06/1999 15:14:55
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00230556
Message ID:
00230601
Views:
28
>One thing I realized (after testing) is I can not APPEND FROM a cursor???

You can append from a cursor, but you're appending from a file name. So it would be:

APPEND FROM DBF( "MyCursor" )

where "MyCursor" is the alias of the cursor you created. Sorry, I forgot that when I made my original post.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform