Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How should I SCAN this?
Message
From
22/09/2000 10:31:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How should I SCAN this?
Miscellaneous
Thread ID:
00419709
Message ID:
00419709
Views:
42
What would be the best way to do this?
I have a table with ID’s that are good and bad, like:
0102000
0105015
0105000
……
I need to go to another table and compare each ID starting with the first digit to the last and see if there is a match. That is, I begin my SCAN with 010200. Now in the good table I may find 0102, that would match my first 4 digits but I need to continue and see if there is a match for the next digit till the last (in this case of 010200)
If I find a match, keep on scanning, if not apply it as Invalid and keep scanning.
Any help would be appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform