Search found 2 matches

by assurdo
12 Dec 2016 08:09
Forum: DOS Batch Forum
Topic: Same instruction in all subfolders
Replies: 1
Views: 1847

Same instruction in all subfolders

Good morning, this is my request, if you can help me: I have some folders (A, B, C..) and every folder has some subfolders (the subfolders of folder A will be A1, A2, A3..). Every subfolder has some .txt files. My aim is, through a batch file and I think through a for cycle, to create, in every subf...
by assurdo
22 Sep 2014 07:15
Forum: DOS Batch Forum
Topic: Program that automatically brings txt file in excel
Replies: 2
Views: 2858

Program that automatically brings txt file in excel

Good morning. I have some .txt files (for example cat_jack_13-10-14.txt , cat_jack_20-10-14 , dog_jack_20-10-14) in the folder C:\Users\M\Desktop\Jack. These files are in this format: animal_person_date.txt (or .cvs) I want a small program that: 1) brings one of these .txt file (so there is a button...