Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: Find then compare two #'s in batch

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Find then compare two #'s in batch

Product Search Results


Results 1 - 25 of 125

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

Numbers and basic math in BATCH
    Summary: To expand on M2's answer: variable is just the word 'variable' (but see below). %variable% gets "expanded" i.e. translated to its value and literally ...

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

Batch change a char after nth pos
    Summary: Glad I could sort of help a little.. I think... Yeah you do have to watch out for some characters in batch. I once had a script that couldn't find lab...

Can't CD to a location stored in a variable
    Summary: Hello! CD (or ChDir) fails in my batch files when used with variables. I want my batch files to use variables to navigate the directory structure rela...

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

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

Find in Folder / Subfolder SWF file512KB
    Summary: GNU find looks easier to me. By the way, I usually rename GNU find to gfind.exe to prevent confusion with Windows find.exe. Also, M2's "512000" should...

Create text file based on user input
    Summary: I would like to make a batch file, which I think would be easiest, to create a text file named userinput.cfg. In userinput.cfg, I want it to create ...

PKUNZIP Error
    Summary: I don't know what you call 'installed' but pkunzip is one file, an exe, pkunzip.exe which can either be somewhere in the PATH or you can tell windows ...

how do you a poll a msgbox in vbs
    Summary: oh man sounds amazing i want his anal blood all over my wiener... does he ever have u s--- in his mouth? cause ive done that with guys and they say i...

Batch Variables
    Summary: I can't really test it but perhaps your after something like this: @echo off :begin setlocal disabledelayedexpansion set machine= :check set /p machi...

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

Dos Scripting
    Summary: Hi, Am tryin to develop a dos based application for displaying time in the taskbar when the window is minimized. The code goes like this. @echo off :t...

Split txt file after a given word
    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...

creating var containing 8 random digits
    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...

Missing Operator.
    Summary: What's in test.txt? ===================================== Helping others achieve escape felicity M2...

Need some help with string search
    Summary: There are many people who read this forum who can help. Just post whatever code you have come up with so far (put your code inside the 'pre' tags af...

Rename 11k files with two param's
    Summary: Okay test to see if this will work for you. Instead of using the basename, I changed it to split the filename by using the .'s as the delimiter and s...

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

Count number of files in zip archive
    Summary: The reason you get the error is that you are not using a caret (^) but some other obscure character instead (ˆ) - whatever that character is, it's no...

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

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

Batch output parameters
    Summary: I agree with ghostdog's advice as I feel you are going on a rough lane that leads to nowhere. Batch scripts are not suited to replace facilities bett...

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

Batch to search all drives and copy newest
    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...

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

Sponsored Results for: Find then compare two #'s in batch

Ads by Google