Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need Scan..EndScan code help
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00166652
Message ID:
00166780
Views:
16
SELECT customer
SET ORDER TO TAG cid_cseq
SCAN WHILE cust_id = m.cust_id
      SELECT oTemp
      LOCATE FOR cust_seq = customer.cust_seq
      SCATTER MEMVAR MEMO
      SELECT collat
      GATHER MEMVAR MEMO
ENDSCAN
You're right about the locate I had forgottne it. But event hough the customer is moving and oTemp is moving, Collat is still not moving.
Previous
Reply
Map
View

Click here to load this message in the networking platform