Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending fields from a table
Message
From
19/06/2002 17:07:06
 
 
To
19/06/2002 17:04:48
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00670283
Message ID:
00670314
Views:
34
What do you mean by "for the first record only"? Are you expecting it to append several records? A not eof() loop won't help...because that function won't evaluate properly for the table you are appending from (at least I don't think it will).


>>
APPEND FROM refdocsaddy FIELDS speciality, ;
>>       location FOR number = m.lnNumber
>>
>Hi Steve:
>
>Thank you for your response. This works, for the first record only though. Should I put in a do while not (eof) loop?
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform