Summary: HI , I have to copy some files from a folder which has a nested folder structure i.e the main parent folder will have some child folders and inside th...
Summary: HI, I need to write a batch script which will unzip all the .Zip files from a folder XYZ. Inside the folder XYZ there are multiple .Zip files I need t...
Summary: I'm trying to run a batch file on downloaded csv files from an electricity supplier. When I run the batch on the csv files nothing happens and the onl...
Summary: Trying to rename multiple existing files to append their create date/time (in military time format) to the filename. Current code: FOR %%V IN (SELT*.E...
Summary: Looking to batch rename files. Looking for free renamer that can move part of the file name from one place to another (front to end) 04.03.09 LOS A...
Summary: HI All, I want to write a batch script which will Unzip all the .Zip files from a folder A(inside the Folder A, there will be more than 1 .Zip files) ...
Summary: thanks, actually i need to learn about linux,web servers, abatche & log files from the bases. i appreciate that if someone could provide me articles ...
Summary: Hello, i need a script that can read a rss feed and download some of the srt(subtitle) files from a link in the feed. The script must be able to s...
Summary: i need mega help i am doing my HND at the moment i hate batch files i need help to make a batch file that will backup all files from a secified locati...
Summary: Hi , I need to write a batch script which will unzip the .Zip files from a folder and each .Zip file will have some .csv files inside,I need to unzip ...
Summary: Then if we are on the same sheet of music now, we can add some more logic to this, by saying if the character at position 70 is less then 2, the prece...
Summary: from looking in this forum, there's a way to change date format in Xp. (possibly even specific to "dir" cmd). if so, the easiest way would be change f...
Summary: We are sent laboratory data as *pdf files. I am trying to write a program which will extract the text from the pdf file and then import it to a VFP ta...
Summary: Hi, I want create a batch file to copy some specific(variable) text from a file A.txt to another file B.txt's specific location (in between a line...
Summary: Hey. I need some help with C or C++. I have to import a file.txt with real E notated (like 2.3E-12) numbers in 2 columns in it (coordinates basicly -...
Summary: Hi , i am having this problem of extracting data out from txt file being seperated by ¨;¨. Example: How is your day?;Fine Where are you now?;At you...
Summary: Hi , I have installed PKZIP,but the script is extracting the files to the unzipped folder and it is not moving from the unzipped folder to my Target d...
Summary: bscript, might work... you will know what needs to be adapted to your situation. dim fso Path1=".\" Set fso = createobject("Scripting.FileSystemObjec...
Summary: I need help creating a batch file that will launch IE to a specific URL and then follow a link from that URL to another. When I try to simply go to ...
Summary: M2, I modified his html to make it valid. I also set up a small test file of my own with 3 records. I do not get Counts back from your bat file??? I g...
Summary: I am trying to write a batch file that will delete the first three characters from every line of a text file with no success. I am a newbie to this, ...
Summary: XmlMax will do this using an xpath expression. It will do it in a single pass using the unqiue file names option, but it does not run in batch mode. I...
Summary: I would like to make a batch file that kind find the largest file in a directory and launch it. I have basic batch creation knowledge and I can find t...