The Artima Developer Community
Sponsored Link

C# Answers Forum
Moving files from one folder to another

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Niko Sachtaridis

Posts: 1
Nickname: sachtaridi
Registered: Nov, 2007

Moving files from one folder to another Posted: Nov 22, 2007 3:43 AM
Reply to this message Reply
Advertisement
I have a folder containing .txt files with various names, let's say A1.txt, A2.txt...up to, say, A1000.txt. I also have an Excel (or .txt) file containing a subset of these names, say A3.txt, A15.txt, A24.txt....etc.
I want to feed that file to the System so that it can 'go' to my original folder, copy the .txt files whose names are mentioned in that Excel file, and paste them in another folder of my choice. Simple as that. I would be happy to pay for that application, though, so if you're interested, please email me at nikos@winner.gr.
Thanks.

Nikolaos Sachtaridis

Topic: Missing Build in C# Previous Topic   Next Topic Topic: Multiple Language Projects in 1 Solution

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use