Search found 12 matches
- 10 Sep 2013 04:52
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
hey i send you a PM
- 10 Sep 2013 03:31
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
i try it but nothing is going on ???
- 10 Sep 2013 02:09
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
yes these are txt files //Survival Zoo , a Legacy deck by Stork3 Qasali Pridemage3 Vengevine4 Fauna Shaman1 Loyal Retainers4 Mother of Runes4 Noble Hierarch4 Knight of the Reliquary4 Tarmogoyf1 Basking Rootwalla1 Iona, Shield of Emeria1 Gaddock Teeg4 Swords to Plowshares4 Survival of the Fittest3 Fo...
- 09 Sep 2013 15:41
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
Below is a file that i like to renamed it is a txt file and when i look at it it looks like this i use your script and he renamed it in Scalding Tarn.txt in stat of RUG.txt most of the files look like this with "notepad" //RUG, a Standard deck by Kyle Jessie2 Precursor Golem1 Avenger of Ze...
- 09 Sep 2013 13:56
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
the files are around 500/550 bytes
- 09 Sep 2013 07:43
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
yep it is so , but he didnt work first and somwhere if the file is bigger then he dont work , when i reduce the info then he works when i use it on the next file he dont work // Counter-Top , a Legacy 2 rwerwerwer 4 rwerwerwer 5 frwerwerwer 6 rwerwrwrwer 2 ferfefrfwerg 6 ferferferferf 8 dwedwewedwe ...
- 09 Sep 2013 06:56
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
// blue moon , black // green , house // stuppid car , beer // road kill , me // example , yep // comp , tree is a example i have around 5000 files with diferend line's your script make a file named " blue moon.txt " with " // blue moon , black in it " let me explain it again per...
- 09 Sep 2013 05:09
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
every file have a different first line but always start with //
// blue moon , black
// green , house
// stuppid car , beer
// road kill , me
// example , yep
// comp , tree
so the files must be renamed in
blue moon.txt
green.txt
stuppid car.txt
ect.
// blue moon , black
// green , house
// stuppid car , beer
// road kill , me
// example , yep
// comp , tree
so the files must be renamed in
blue moon.txt
green.txt
stuppid car.txt
ect.
- 09 Sep 2013 03:40
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
i have a lot of txt file's 1.txt 2.txt ect.
but i have to rename them
and the name come's out of the file
example
1.txt
line 1 : // test file , month
line 2 bla bla bla
line 3
so 1.txt must be renamed in to " test file.txt "
but i have to rename them
and the name come's out of the file
example
1.txt
line 1 : // test file , month
line 2 bla bla bla
line 3
so 1.txt must be renamed in to " test file.txt "
- 09 Sep 2013 01:49
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
haha do you understand me now , and i am a bit of a noob....
but tnx for trying but it didn't work , when i do that i get a extra txt file named 0,40.txt
but tnx for trying but it didn't work , when i do that i get a extra txt file named 0,40.txt
- 08 Sep 2013 17:39
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
if you know where to look , but i am a noob i can read it i understand it a bit , but put a line in ...........
so if i look at the batch from Aacini where do i put youre line or change a line to make it work
tnx
so if i look at the batch from Aacini where do i put youre line or change a line to make it work
tnx
- 08 Sep 2013 17:26
- Forum: DOS Batch Forum
- Topic: Rename text file based on content
- Replies: 31
- Views: 30715
Re: Rename text file based on content
hay after a long time searching i found the batch that i need , and it works but i have a quastion the bath is for line 3 , but i am need it for line 1 i believe it is easy to change that but no i am strugeling with it my file start with: // some file , my txt file must renamed in some file.txt prob...