Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: Batch Ping Ip Address scan

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Batch Ping Ip Address scan

Product Search Results


Results 1 - 25 of 75

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

Need help to make a simple batch file
    Summary: Need to create a simple batch file that you can use to make it so that Windows xp can natively print to an IP based printer. ...

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

If Else If ... for Batch
    Summary: Hi there! I would like to post a question here about batch file and "if else if" support. I have googled and found people suggest using "nested if" ...

Running batch on csv file
    Summary: I'm trying to run a batch file on downloaded csv files from an electricity supplier. When I run the batch on the csv files nothing happens and the onl...

Batch file Encoder
    Summary: Creating an Encoder cause I'm bored. I have a problem. I ask for the users input to a variable called %Sentence% But what I'm struggling to do is to c...

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

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

Batch to rename file to incl military time
    Summary: My bad. I start with 3 SELT*.EXT files, create times are 10a, 12p and 2p. At the end of the batch run, I only get one copy of the 10a file and its ...

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 change a char after nth pos
    Summary: Maybe this will do it: @ECHO OFF for /f "usebackq delims=" %%a in ("your text file") do ( echo %%a|find /i "flight" if errorlevel 1 ( ...

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

Numbers and basic math in BATCH
    Summary: Thanks! I can add 2 plus 2 now. Can you give some detail on these: _variable %variable %variable% Are they used in another language? Or are they used...

Check variable for NULL batch
    Summary: Modern batch scripting allows this: if not defined missing set missing=data In most cases it's also possible to use: if "%missing%"=="" set missing...

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

Batch file to open a file periodically
    Summary: I am wanting to create a batch file that will open another file every 15 minutes or so. I know of the countdowns, but thats as long as the batch file ...

Close TXT file in batch
    Summary: Hi, Is there a way to close a TXT file newly created so that it may be reread again? Or should I make a 2nd batch file? Thanks! ...

Batch Variables
    Summary: No, net send works, and I can use it. I'm trying to make a batch file so I won't need to type the code over and over. ...

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

Missing Operator.
    Summary: @MayhemMehod gawk is just an executable, much like ping.exe , ftp.exe. You can run it inside your batch file as per normal eg @echo off .... gawk '{g...

Integrating Batch with Visual Basic
    Summary: Is there a way to run a batch file from within a Visual Basic Program? Or a way to write a batch file with a visual basic program? ...

Batch If (file exists)
    Summary: Hi, I'm pretty new to batch program, but I've been asked at work to create a batch that renames one file, then renames another file to the name of the...

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

Can a few people test this please?
    Summary: I've been working on and off on a little project for my work now for a while now and I think I have finished it now. All I'm asking for is a couple of...

Increasing Number Batch Rename
    Summary: I have a 431 .tif files with matching .tfw files that I need to rename while increasing the image number by 1. Files are named redrock-001.tif and r...

Jump To: 1 | 2 | 3

Sponsored Results for: Batch Ping Ip Address scan

Ads by Google