This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
Thanks for your help. Its greatly appreciated.
#Searching Files Quickly
Message #3414
Sounds like another one of those wonderful 'learning curve !' 🙂 Yes, I would be extremely grateful for some more information !! The application is actually a corporate phone book. General Indexing is accomplished via indexes along the lines of : Type Record IndexText as String * 3:' First 3…
Searching Files Quickly
Message #3238
Does anyone have any routines for loading in a file and doing quick searches. I have the following scenario: A 13k file with 12Byte records. How can I load it into visual basic and search for matching/InStr fields ? The record is as follows: Type Recordname FirstNum as Double SecondNum…