Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is wrong here?
Message
 
 
To
08/06/1999 14:39:14
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00227589
Message ID:
00227606
Views:
24
>SELECT workpo
>*blah blah blah
>SELECT histpo
>APPEND FROM workpo FOR workpo.code = "1"
>
>then I look in histpo, there is nothing...
>
>Chuck

Chuck, is histpo a cursor? You can't append to a cursor created by a select.
Is workpo.code a numeric or character?
-TomC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform