Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: Batch with ping produces no output

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Batch with ping produces no output

Product Search Results


Results 1 - 25 of 117

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

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

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

Batch change a char after nth pos
    Summary: About the delimiter, I can use any character that suits your needs. I put them in myself during the extraction. I tried using Æ, with same results, I...

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

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

Replacing space tab with |
    Summary: Hello again, I have another misery here how to solve via batch file command. I have this text file that contains with space tab delimiters i.e. Apple&...

Batch File To Find The String Count
    Summary: I have no way to test it at the moment but maybe this may help: <untested> @echo off setlocal enabledelayedexpansion for /f "usebackq delims=" %%...

create vars from txtfile with multiple lines
    Summary: I want to create vars from txtfile with multiple lines.. txtfile (directories.txt) looks like.. C:\test\00010010 C:\test\00010020 C:\test\00010030 (di...

Handling errorlevels
    Summary: I have been updating an old batch (2005) that uses various applications from sysinternals. My current problem deals with capturing the default mess...

rename folder with time and date in DOS
    Summary: Can you please post the output of the below. Please also explain what each digit represents - i.e. hh:mm:ss, dd:mm:yy. echo %date% echo %time% The d...

Dos Scripting
    Summary: Your title is wrong, DOS is an obsolete 16-bit operating system and not a batch-file command processor. There is no DOS in Windows XP. What you are us...

delete first three characters from each line
    Summary: I am trying to write a batch file that will delete the first three characters from every line of a text file with no success. I am a newbie to this, ...

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

Count number of files in zip archive
    Summary: I was trying to see if there is a method to count the number of files in a zip archive with out extracting it. I had a look at winzip's command line i...

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 modified files every 5 mins
    Summary: it seems like you could use m2's code, then create the timestamp directory then copy all the files into the newly created timestamp dir. setlocal enab...

Export Java compilation errors into a file
    Summary: Hello! I'm making some program (not in java - in PHP if it matters but its really irrelevant). I need to compile some java files with javac.exe (and l...

Simple FOR Loop not working
    Summary: Hi I am trying to write a batch file that will list the files and sizes in a directory based on the file that is passed to the batch file as a paramet...

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

Merging TXT records depending on data
    Summary: Sorry, it didn't work. The code added a SPACE at the end of ROUTE records. Here is a file with a few test cases: Flight\6608 Route\W1 KRT RAMEI A202 ...

for loop find result into variable
    Summary: Hi lee123abc, I got your message and here I am. A post is not well suited to host a lesson on scripting style that probably looks cumbersome to you du...

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

Write to .txt Dir/Subs|Size|LastDateMod
    Summary: No, that would defeat the whole purpose, just giving you a list of files in c:\files. on mine, i got error when subdir (yahoo!) had exclamation point ...

setting an output to a variable in unix
    Summary: I want to translate a variable and read the output to another variable echo $my_var | tr '0123456789' 'ZZZZZZZZZZ' works as I'd expect, printing the c...

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

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

Sponsored Results for: Batch with ping produces no output

Ads by Google