Click to See Complete Forum and Search --> : Files


April 7th, 1999, 02:33 PM
How can I read in values from a file.( like a list of items) and be able to pick one out of that list??any Ideas for me???

real name
April 8th, 1999, 12:46 AM
very general question
look for example at cfile class, it ha s member seek()
with this you can move thru file
internal file organization has to be your problem