when I burned a disk with a lot of .txt files on the work, they of some strange reason came in capital letters, and many '_' ... very annoying. To save time, how do I make a .bat or like that renames stuff to the same but just changes from capital to lower-case letters?
(OS MSXP)
Page 1 of 1
lower-case script...
#2
Posted 18 August 2002 - 05:24 PM
good freakin question
thats very annoying... i bet dosfreak knows this one
thats very annoying... i bet dosfreak knows this one
#3
Posted 19 August 2002 - 01:31 AM
Enable Joliet when burning the disk. This creates a secondary file descriptor with less restrictions than ISO.
For manipulating file names, try some Perl scripting. Much more useful than batch files.
For manipulating file names, try some Perl scripting. Much more useful than batch files.
#4
Posted 27 August 2002 - 02:06 AM
Quote:
Enable Joliet when burning the disk. This creates a secondary file descriptor with less restrictions than ISO.
For manipulating file names, try some Perl scripting. Much more useful than batch files.
For manipulating file names, try some Perl scripting. Much more useful than batch files.
You dont know any script, really dont know anything about scripting or coding...
#5
Posted 27 August 2002 - 02:55 AM
Quote:
You dont know any script, really dont know anything about scripting or coding...
Perl would be ideal in this situation, I have an assembler exe that takes in command line syntax.
ie: filetobeconverted > this.exe
#6
Posted 27 August 2002 - 03:07 AM
Quote:
Quote:
You dont know any script, really dont know anything about scripting or coding...
Perl would be ideal in this situation, I have an assembler exe that takes in command line syntax.
ie: filetobeconverted > this.exe
I lied - didnt back up lab, and I am way to lazy to do it tonite
Share this topic:
Page 1 of 1

Help










