Search results for query: *

  1. dominion_vortar

    Searching for a string in a binary file

    Hey, I have a binary file, containing a structure with 8 fields, 3 of which are strings. Is there any way that I can create a 'search box' in a form that will cross reference what the user searches with the contents of the binary file and bring up results? Thank you! :o
  2. dominion_vortar

    Question Working with text files

    Hi, I have a text file containing 10 pieces of information. I want to read the information from the text file and put it in text boxes on a form, so that the user can view the information and edit if required. What is the best way of approaching this? Thanks for your time :)
Back
Top