Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: VB Script for deleting files

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: VB Script for deleting files

Product Search Results


Results 1 - 25 of 121

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

VB Script Compare two Text files for Duplicat
    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....

Rename 11k files with two param's
    Summary: So here is what I'm thinking, first would you be opposed to using VBScript? (If you can run a batch, you can run a VBSCript) Then I'm wondering if yo...

VBScript Help - Retrieving Extended File Prop
    Summary: this just goes through the tree, like "dir /s" and lists all files. maybe you can adapt/use it, i'm not sure. i haven't tried it over network drives y...

Vbs talking to batch
    Summary: Hey everybody im looking for a vbs script to open a popup message, and when a certain button is clicked it will tell the batch file to do somethin...

Extracting rows from multiple csv files using
    Summary: bscript, might work... you will know what needs to be adapted to your situation. dim fso Path1=".\" Set fso = createobject("Scripting.FileSystemObjec...

Unziping file and generating log based on
    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) ...

Batch File To Find The String Count
    Summary: maybe try using "success"/"fail" as the delimiters? then test for value not null and if not null, increment a counter. something like: set delayed exp...

Check if file is copied
    Summary: So if you only need it to check and loop back to the CopyFile label for one file, just use this for the above code for the one file specifically and t...

Launch IE to follow link from URL
    Summary: Hello wrs I can help you get what you want. But i'm afraid it's not a Batch file. I tried doing it in a batch file but failed. But it is possible with...

Accessing to a network
    Summary: Razor, yeh you're right, i forget about the return-value version of api's is inside (). my bad and apologies for my dumbhead. Ooooh, i see, i think, "...

Split txt file after a given word
    Summary: # Script SplitFile.txt var str file, str var str content ; cat $file > $content while ( { sen -c -r "^"+str+"&\n^" $content } > 0 ) do echo "\n\n...

Installing Fonts
    Summary: This was the resolution so it is possible to do. Public Class TourNTInstallFonts Private Declare Function AddFontResource Lib "gdi32" Alias "Add...

Copy text from file A to B at specific locati
    Summary: Hi, Text is at the specific line (eg. line no. 2), and copy to the spcific line (eg. line no. 4). for example: file A contain: 1.Hello 2.My ID is "ST...

for loop find result into variable
    Summary: Thanks M2! I originally used a variable for the file path, but the loop didn't work so I thought I would put the whole thing in for testing purposes. ...

Determine max. real number from external file
    Summary: This is the code put together with all help now: #include <iostream> #include <fstream> #include <limits> ...

Inodes in DOS
    Summary: the problem with /b is that it does not give me the dates. I need the dates so that I can compare them with the current date and only delete files tha...

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...

Dynamically Unziping the files
    Summary: Hi, Thanks for the Script,but we don't have PKUNZIp installed on ur machine so I tried it with UNZIP but i am not able to unzip the directory structur...

Copying Files from Nested folders
    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...

Write file names from multiple dir to a txt
    Summary: What I need to do is search one ROOT DIR (FTP) and find all files listed in any DIR with a filter for MODIFIED DATE > 9/1/2008. I thought to use a bat...

Vbscript problem
    Summary: I'm trying to code a script that will search through a folder and subfolders and delete by filname rather than extension. Dim objFSO, objFolder, objF...

Count number of files in zip archive
    Summary: Thanks klint I had tried piping it to NULL with out any luck but once again your hint got it working :-) I was thinking of now building on this scrip...

reformat file, Script Help -- Perl or Awk??
    Summary: Hi- I'm a programming newbie and could use a hint on how to get started with reformatting this file. I use AWK a lot and have done a bit of simple P...

copy multiple mp3 files to removable disk.
    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...

Batch modify TXT records with ( at pos 23
    Summary: The easiest way I can think to accomplish what you want is to use a VBScript, if you can run a batch file you can run a VBScript. All you have to do ...

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

Sponsored Results for: VB Script for deleting files

Ads by Google