Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any ideas to index/speed this up?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00810823
Message ID:
00811309
Views:
10
Steve,

Not quite sure what's going on. I'd try the replace within a loop and try stepping through with the debugger. Put empty(crd.rate) in the watch window and try to see what's happening

you might try adding a Logical Processed field.

SCAN FOR !processed and !EOF('crd')
REPLACE crd.processed with .t., .... [without any FOR]
ENDSCAN


>Yes, I set empty off in all the programs, and explicitly did so from the command window when I checked ?Empty(cdr.rate)
Previous
Reply
Map
View

Click here to load this message in the networking platform