Computing.Net > Forums > Programming > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: zip all the .csv files in a folder

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: zip all the .csv files in a folder

Product Search Results


Results 1 - 25 of 139

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Batch files: FOR loop counting
    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...

Batch Script for many files
    Summary: oh also, the encoder tool is in the same dir as all the audio files. i'd like to be able to put the encoded files in a different dir. ...

Batch file to find and open largest file
    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...

copy multiple mp3 files to removable disk.
    Summary: To copy all the MP3 files in the current directory, if the pen frive is P: copy *.mp3 p: ===================================== Helping others achieve...

Can't CD to a location stored in a variable
    Summary: You are correct! I was trying to rush to a meeting and I mistyped the code. The batch file does a CD %V_WorkDir% without the SET, which will not work...

Export Java compilation errors into a file
    Summary: Hello! I'm making some program (not in java - in PHP if it matters but its really irrelevant). I need to compile some java files with javac.exe (and l...

Batch file to delete lines in large CSV file
    Summary: Hi I need to delete the first 27 lines of a file then write in a line on top; I have the script which do exactly the same but since the file I need to...

Copy modified files every 5 mins
    Summary: I need a bat file to run every 5 minutes and copy only the new/modified files. each time the script runs its to place the files in a new folder by dat...

Batch loop through folders copying contents
    Summary: I'm a complete newb when it comes to batch programming and am struggling to do something that's probably very simple... I have a load of files in a ...

Close TXT file in batch
    Summary: One other thing. If you do this: echo One more line>>file.txt Then that opens the file, appends a line to it, and closes it. All in one command. Even...

Count number of files in zip archive
    Summary: Hi Guys thanks for the extra ideas :-) I am pretty happy with the currenty code that we nutted out here, I was able to catch all the bug and errors, (...

Extracting rows from multiple csv files using
    Summary: This will find the blank for you: ================================= @echo off & setLocal EnableDELAYedExpansion set B= for /f "tokens=1* delims=[]" %%...

extended characters in batch file
    Summary: I am trying to rename files in a batch. But I want to use special characters in the file name like these ==> ♥♦♣♠ ascii code 3,4,5 and 6 Is t...

comparing two files
    Summary: first i need to copy the contents of file 1 to file 2. then after a delay of 5 mins (during this time file 1 will be filling with new data), i need to...

find and replace string in a file
    Summary: I tried Both on vista (64bit) and this just outputs: !str! This is output like the number of lines in the old file. Why is this? and why is it: !str! ...

Simple FOR Loop not working
    Summary: Hi I am trying to write a batch file that will list the files and sizes in a directory based on the file that is passed to the batch file as a paramet...

Write to .txt Dir/Subs|Size|LastDateMod
    Summary: I ran a .bat against a network drive and returned all dir/sub dirs and it listed total counts and sizes for the dir and sub dir in bytes, as well as l...

Determine max. real number from external file
    Summary: Sorry, I meant ifstream::operator>>(double) (got the arrows the wrong way around) //how to make it read double? //ifstream::operator<...

Select multiple lines
    Summary: Hi I am trying to retrieve 2 seperate lines from multiple text files in a directory and post the result to a single file but am having trouble concati...

xcopy question
    Summary: Don't use ~1 anymore ... the command CAN write a folder with that exact name, so, no as an abbreviation to the fullname, but actually that name. You r...

vbs scripting help
    Summary: Alright here's what I have: Dim fname fname=InputBox("Enter the user to find:") Set objFSO = CreateObject("Scripting.FileSystemObject") Set objFile = ...

rename folder based on contents
    Summary: Are you using it at the prompt or in a script? ===================================== Helping others achieve escape felicity M2...

Using Keyboard Input in VB
    Summary: I'm playing around with Visual Basic for the first time in a while and am having trouble figuring something out. I'm making a calculator program to ...

Environment Variable
    Summary: Judago has found the cause of the problem. I would recommend his second solution, to modify the bash line to use "%~dp0\bin\bash" --login -i This is p...

Opening folders containing a string in Batch?
    Summary: Ok, I have a folder which contains a lot of files, each starting with a unique, 2-digit number, followed by their name. My code contains: set /P FILEN...

Jump To: 1 | 2 | 3 | 4 | 5 | 6

Sponsored Results for: zip all the .csv files in a folder

Ads by Google