Thread: Searching
View Single Post
  #1 (permalink)  
Old June 18th, 2004, 01:32 AM
programmed programmed is offline
Authorized User
 
Join Date: Oct 2003
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default Searching

I have a file customer.txt, i write some data 2 it
i have 2 read from it incase a client wants to view their details.
I use their account number as the primary key,so i get it form the user, open up my file for reading.
How do i search for this record in the file?

Thanks
programmed

Reply With Quote