Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXE not doing Delete recs properly
Message
 
 
To
05/04/2001 19:10:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00492584
Message ID:
00492603
Views:
15
>>DELETE ALL for (SubStr(AllTrim(jtspart0),1,1) = "C" or SubStr(jtspart0,1,1) = "=" or AT("|",jtspart0)=0 or AT(",",SubStr(jtspart0,1,29))>0)
>
>In addition to what Craig mentioned, I also see a flaw with your FOR clause based on your description. I think that the AT("|",jtspart0)=0 should be <>0 instead.
>
>--Brad
AT("|",jtspart0)>0

Good Point, but I'm still maintaining trash after a PACK ... SET DELE not factor
C not gone
= not gone

| not gone

comma is gone (only one working after compiled)
Edgar L. Bolton, B.S. B.B.A.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform