Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: DOS File Read

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: DOS File Read

Product Search Results


Results 1 - 25 of 132

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

Close TXT file in batch
    Summary: Turn off computer Turn on computer Kidding! Try doing some reading on terminating windows tasks. The pros will be able to help you further ...

If strings match insert newline
    Summary: Isn't there a method for doing this without writing the output to a file, reading that file contents and then writing the results to another file? ...

Own an antivirus system in C#
    Summary: I think you have a good idea. antivirus "pattern recognition" has always seemed klunky and too much overhead (constant updates of "virus pattern datab...

reformat file, Script Help -- Perl or Awk??
    Summary: I'm sure I've seen this same question in the recent past, which tells me that this is a homework assignment. What have you tried? Which language do yo...

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 file to open a file periodically
    Summary: if your system is running task scheduler (schtasks.exe), I would use "at" command to run your batchfile, and put a 15-minute timer advance into the ba...

Determine max. real number from external file
    Summary: Hi I have to import a file.txt with real E notated (like 2.3E-12) numbers in 2 columns in it (coordinates basicly - x and y) in to C or C++ Do you act...

extended characters in batch file
    Summary: my system doesn't have "RN" command. i tried ren, copy, and move and got "filename, dirname .. syntax incorrect" from the command prompt when using ct...

Setting a DOS variable from a text file
    Summary: Sure! for /f "usebackq tokens=whatever delims=whatever" %a in ("your file") do md "%a" For anything that's actually helpful, we'll need some of the co...

Adding files into a project
    Summary: I'm building a program which will contain a short movie. I've built a simple media player that can read files by path (by a great article I've found)....

Count number of files in zip archive
    Summary: Yes it does, but I presume the OP only wanted to read one file at random, not all of them. ...

VB Script Compare two Text files for Duplicat
    Summary: this might work, i haven't tried it yet. two files are required however, even though it is just testing one file, if you want to test each line of the...

Batch file to find and open largest file
    Summary: "I can find the pieces to make this work" What pieces do you have? "I can turn the batch file into an executable" If you do, please let me know. ===...

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

Copy text from file A to B at specific locati
    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 ...

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

Probably a dumb batch file question...
    Summary: Hello, I am trying to do something that would seem simple enough here but I can't seem to figure it out. I am trying to make a batch file that will ch...

Batch output parameters
    Summary: Hi all, I am trying to build some sort of API made of batch files. Each of them needs to be able to output one or more parameters. These batch files w...

Transmitting files
    Summary: I want to put a batch file on all of the computers on my network, but I don't want to do it manually. Is there a way to transfer a file to a computer,...

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

Moving files
    Summary: @echo off & setLocal EnableDELAYedExpansion for /f "tokens=* delims= " %%a in ('dir/b Example*.file') do ( for /f "tokens=3 delims=_" %%i in ("%%~Na...

Compare text files and show only the errors
    Summary: Hello experts, i hv a problem now. Hope someone help me I need to create a batch script that compare two text files (lets say test1.txt and test2.txt...

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

Create a Batch file to extract data
    Summary: Hi, I have a txt file that contains data in the following format: 1200-1678,,1,C1356 1000-0076,,1,C1357 1000-0051,,1,C1358 1000-6848,,1,C1500 1000-684...

Get a certain line in file
    Summary: Hi, i've got an .html page that contains some perlscript in it. <html> <head><title></title></head> <body> <...

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

Sponsored Results for: DOS File Read

Ads by Google