Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scatter
Message
From
22/07/2004 16:52:03
 
 
To
22/07/2004 16:26:25
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00927172
Message ID:
00927185
Views:
22
From the Help file:

Do not include TO with MEMVAR. Visual FoxPro creates an array named MEMVAR if you include TO.


>All,
>
> I have a table from SQL Server that I am trying to copy to a foxpro cursor with the same structure. I am using a scan loop with the scatter command and then inserting the memvar into the cursor allthough this is not working. The code is below.
>
>
>   SCAN
>	scatter memo to memvar
>	insert into curmpart from memvar
>   ENDSCAN
>
>
>Is there a better way of doing the same thing?
Previous
Reply
Map
View

Click here to load this message in the networking platform