Using FileSystemObject

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

I know how to query for a change in the file.

But how do I get at the files contents.

The file is a text file (.txt).

Can anyone assist?

Thanks

Tom
 
Tom said:
I know how to query for a change in the file.
But how do I get at the files contents.
The file is a text file (.txt).
Can anyone assist?

You just load the file - look up "Reading text from files" in MSDN for
example code.
 

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