Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan endscan skipping last record
Message
From
14/02/2003 15:50:34
 
 
To
14/02/2003 15:03:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00753383
Message ID:
00753454
Views:
18
Do you have row buffering on 'dieactualdata'?

>
>I removed the for clause and I've isolated the code, but it is still occuring. The following code creates the same issue
>
>
SCAN &&FOR !(diecmm.imported)
>	SCATTER memvar
>	SELECT 'dieactualdata'
>	LOCATE FOR dieactualdata.jobnum=m.jobnum AND dieactualdata.itemnum=m.itemnum
>		IF FOUND()
>			GATHER MEMVAR
>		endif
>endscan
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform