Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: Batch script to delete characters

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Batch script to delete characters

Product Search Results


Results 1 - 25 of 18782

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

Batch script to delete characters
    Summary: Hello. I'm a complete beginner at scripting and would like some help. I've got about 1 000 .txt files in a folder and I would like to delete character...

Batch Script to delete '?' character in txt
    Summary: Hi, I'm trying to figure out the script to delete the '?' character that is randomly appearing in numerous places in a txt file database I have. Any h...

Batch File To Delete Line
    Summary: Is it possible for a batch script to delete a single line in a txt file? example: my.txt contains the following: ab cd is it possible to delete cd usi...

batch file to delete folders/files
    Summary: Hi, I am new to batch scripting and need some help from all your genius' out there. I want to write a script that will delete files older than 14 days...

Batch file to delete files in a dir
    Summary: Hi I am trying to get a batch file to delete files which has dates older than 7 days so far I have @ECHO OFF CLS FOR /R C:\User_share %%FILE IN (*.*) ...

batch file to delete
    Summary: I am trying to write a small batch file to delete a type of file (*.ptl) in a directory and all subdirectories, here is what I have: del D:\directoryn...

batch script to replace filenames h
    Summary: Hi IVO, The above solution has worked except that I replaced the ! with the % bcoz with ! it din work. Thank you very much for the solution. I have a ...

Batch file to delete profiles
    Summary: I am using this batch file to delete profiles @echo off delprof /d:15 /q /i /c:\\COM0006 delprof /d:15 /q /i /c:\\COM0009 delprof /d:15 /q /i /c:\\COM...

batch script to upload to ftp
    Summary: I would like to make a batch script to find my external ip address then upload it via ftp to a free website I have. The purpose being so I could find ...

Batch File To delete folders
    Summary: Try This .. It Will Skip The Latest 30 Folders And Delete The Rest .. It Is In Debug Mode ... Remove The Echo from line 5 after "do" to actually make ...

Batch scrip to delete
    Summary: Hi , I have to delete files from a network drive..(which is accessible from my system)via a batch script, that are older than 3 days...the file name i...

Batch needed to add column to CSV
    Summary: Hi, I require some help in modifying a csv file using a batch script. I have a csv file that contains details obtained from a database. So an example ...

batch script to parse filenames
    Summary: Hey everyone, I am very new at this... I hope I can explain what I am looking for. I need to write a batch script. I have a filename, with a date in...

XP batch script to rename files
    Summary: Hmm.. Did you run it from a batch, or did you try to type in the commands manually? Paste the code in notepad and save the file as a .bat I rewrote th...

Need batch file to delete old files
    Summary: If you're backing up the files each night and only want to delete the files that are 30+ days old, why does the script need to compare the workstation...

Batch file to delete files by date.
    Summary: I'm needing help with a batch file to check the date of files in a particular directory and delete the files older than 90 days. Is there a way to do ...

batch script to copy current date f
    Summary: I am trying to copy zip files from one server to another with a batch file. Problem is, I only need the 4 zip files with the current date and not the...

batch script to pick thelatest file
    Summary: HI All, I am new to batch scripting and this is my first script pls help me out. I have to right a batch script, which has to pick the latest file in ...

Batch script to search/copy/replace
    Summary: All, I'm looking for assistance with putting together a batch file to be loaded at logon or system startup that will: 1)Search the local C drive for a...

Batch file to delete folder in fol.
    Summary: This is an example of a batch file I am using right now. I need it to delete subfolders in the folders. It already deletes everything else, just not...

Batch Script To FTP a file
    Summary: Hi, I want to ftp a file from windows to unix server can we do it with a batch script if yes let me know I tried this piece of action Microsoft Window...

script to delete files after ftp
    Summary: Hi, I'm trying to have a .bat file set up as a scheduled task to upload files via ftp and then, if successful, delete the files locally. I have the a...

Batch File to Delete Files Older Than 1 Day
    Summary: Any help here is appreciated, I'm pretty weak with Batch file programming. Looking to Schedule a Batch file to run daily that will: - delete all *.BA...

vbs script to delete many user subfolders
    Summary: Hello everyone, first post, and not any easy one.. I currently have a script from a few examples that I mashed together that works wonderfully to dele...

Batch script to add/remove header n trailer
    Summary: I am new to Batch Script for Windows so hoping you can help me out. There are two things I need: 1) Say a1.csv is in C:\batch and has below info: aaa...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Batch script to delete characters

Ads by Google