variables in a Text File

  • Thread starter Thread starter KaHuNa
  • Start date Start date
K

KaHuNa

I can read a file text, but i load from that file only a string.
Can i load several variables directly from the file text without to treat
the data before.
Thanks
 
KaHuNa said:
I can read a file text, but i load from that file only a string.
Can i load several variables directly from the file text without to treat
the data before.
Thanks

Maybe you want Serialization? Look that up in MSDN.

Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top