Summary: Hi, I am looking to segregate files from one folder into another based on a particular value. For example. Example1_test_1_.file Example2_test_31.f...
Summary: Can anyone help me with a batch file that moves files if they are a certain string of names. I have files called repFS1.dat to repFS1000.dat and one ...
Summary: Hiya I'm trying to create a script to run on a network drive. We want to see extended properties of folder and files on the drive but i'm having som...
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: is text in file "A" at a specific line, or do you want text based on the contents of the text (f/e: if line contains "AARDVARK" insert this line into ...
Summary: hi all, m new to this site and read some others post regarding coping,deleting etc using batch files. I would like to know is it possible to copy mult...
Summary: Thnx, Klint, it is helpful. Do you actually have to read all of the numbers into your program, or just the row containing the maximum y value? If it's...
Summary: I found a batch script to search all drives and delete the autorun.inf file on this forum I want that method but change it up a bit. I would like to S...
Summary: I am trying to write a batch file that will iterate through the files in a folder. As soon as it hits the 4th one (and subsequent ones) it will move t...
Summary: This batch file, above, works great while it searches the current directory. How can the same concept and results be narrowed to search a mapped netwo...
Summary: Creating an Encoder cause I'm bored. I have a problem. I ask for the users input to a variable called %Sentence% But what I'm struggling to do is to c...
Summary: Hi M2 , thank for the quick reply , i excuted your script on my HTML File i got the results wrong. i should get 36 Success count and 1 Failed Count i...
Summary: I ran it in another folder and came back with a problem now. LOL. All of my files end up with 20070815.ABCD.12301D.20070815.ABCD.12301D.BASENAME.TXT ...
Summary: I am trying to open files in VB. The files are read only and located on the network. I am using this code ret = Shell("C:\Program Files\AutoCAD 2008\a...
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: 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: Hi, pcuser12 here's the code buddy.. @echo off color A @echo Enter the name of the file which u want to create set /p n=Console: Date /t >> %n%.log It...
Summary: I’m just getting started with VB Script and I need to figure out how to compare two text files for duplicate numbers and then echo those duplicates....
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: I was trying to see if there is a method to count the number of files in a zip archive with out extracting it. I had a look at winzip's command line i...
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: Hello, I need your support. I have to read a text file two times. Is there a command that return at the begin of text file to re-read every line? Tha...
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: this place is great! thanks for all the response.. now ill try to comment and clarify.. first of... fsum is a checksum program... creates sums and ver...
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...