01-26-2024, 12:10 AM
Another very simple way is to just read the whole file into one string, and then use INSTR with your search term.
How can I create a search file for text?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How can I create a search file for text? - by PhilOfPerth - 01-25-2024, 10:27 PM
RE: How can I create a search file for text? - by bplus - 01-25-2024, 10:48 PM
RE: How can I create a search file for text? - by PhilOfPerth - 01-25-2024, 10:54 PM
RE: How can I create a search file for text? - by bplus - 01-25-2024, 10:59 PM
RE: How can I create a search file for text? - by SMcNeill - 01-26-2024, 12:10 AM
RE: How can I create a search file for text? - by bplus - 01-26-2024, 12:41 AM
|