Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan Endscan Problem VFP6 sp3
Message
 
 
To
10/01/2000 22:34:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00315948
Message ID:
00315953
Views:
40
I don't understand what you are trying to do. Could you explain?

>My Scan is skipping records. I have add skip -1 as the last line of the IF() statement. This has correct the problem but I don't think it is the correct solution.
>
>Scan while !eof() for lines=1
>lcCusnum=cuskey
>lnOrdernum=orderno
>lcCatkey=catkey
>If lcCatkey="CON" and orderfl.orderno=lnOrdernum
>Replace hold with .T. while invfl.orderno=lnOrdernum
>Wait window;
>"Replaced Hold with True as Requested for Customer # "+lcCusnum;
>at 15,115 timeout 0.75
>Skip -1
>Endif
>Endscan
>
>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform