Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimize Program
Message
 
To
16/05/2002 18:04:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00657743
Message ID:
00658151
Views:
20
>>
>>It should work as-is, but here are a couple notes...
>>You don't need reccount() - if it does not have any records, it won't have anything to scan.
>>Don't assign the value to a variable.
>>Put the code in your scan instead of calling an external routine.
>>REPLACE STREETNAME with SUBSTR(ADDRESS,x,x)
>>REPLACE STREETNO with SUBSTR(ADDRESS,x,x)
>>...
>
>Multiple REPLACEs will be much slower than a single REPLACE.

The idea was to move it out of the function...
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform