Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why one code works, while other doesn't?
Message
 
 
To
22/01/2001 11:48:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00466654
Message ID:
00466716
Views:
21
>>Besides, I didn't see a problem in the code. As far, as I understand, there were no errors, but the code didn't remove double quotes from the file...
>
>Hmmmm, looks fine to me. Dunno what the problem would be.
>
Mike,

I found a problem. Somehow the lcPattern variable definition was changed. Instead of
lcPattern=left(tcDBFName,lnPos+1)+'???'+substr(tcDBFName,lnPos+4)
it was something different. Therefore the program just didn't do anything...

I'm testing the speed difference right now.

>>Should I revert the code back to the original cursor idea?
>
>As far as effeicent goes, I'd bet that the cursor idea is faster anyways, so yes. You could easily test it out.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform