write a text file

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I need to search a server to see if files exist on that server or not.
If the file does not exsit I need to write the filename to a text file,
excel file, etc. what file acutally

I have a list of files that I need to look for so my questions are

1. How can i read the file to get the list of filenames (100) names?

2. How can i write to a file if the file does not exist n the server?

thx
 
Back
Top