Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: DOS for loop

Ads by Google


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

Product Search Results


Results 1 - 25 of 16476

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

DOS for loop
    Summary: Hi, I have a DOS For loop that goes through a file I named test.txt. Within this file, it contains a series of dates: 20081112 20081111 20081110 ......

DOS - For Loop Problem
    Summary: Hi, I have a problem with my batch file. I ran my script to get the next process number from the Num file. Here the problem is that instead the...

pipe into a dos for loop
    Summary: I'm trying to retrieve a pattern from an output which I get to console: so I use a for loop to take in input this output from the console. The issue i...

DOS FOR loop
    Summary: I want to run a for loop in DOS searching for .zip files, cd to that directory that contains that found .zip file, unzip and return to the previous di...

output to file in a DOS for loop
    Summary: Hi, I'm trying to write a command for DOS command prompt that will call an executable and save the results to a text file. So I want to achieve this: ...

For loops
    Summary: I recently got hit by a batch virus. (I know I was surprised they even existed anymore). It might have changed it's original name so I am trying to do...

count in for loop in dos
    Summary: I want to count in for loop but did not work. here is my code. set count= for /f "tokens=*" %%s in (external_ip.dat) do ( set /a COUNT+=1 ech...

How do I exit from the for loop?
    Summary: rem ---------- compare .c file list with .o list --------------- for /f "tokens=* delims=" %%a in (c_list.txt) do ( set pathname1=%%~dpa set filename1...

VBA Referencing a cell for a do until loop
    Summary: Hello, I have this do until loop in my script: '========================================================= Range(cellchoice).Select Do Until Activ...

Batch FOR Loop %ERRORLEVEL%
    Summary: Here is the code: for /f %%Q in (machines.txt) do ( ping -n 1 -w 3 %PingThis% IF %ERRORLEVEL% == 0 echo %%Q >> alive.txt ELSE echo %%Q Failed Ping >> ...

Batch file FOR LOOP
    Summary: Hi, I need to run a particular se of commands repetatively for some number of times provided by userin for loop. I am doing it this way user input the...

using for loops to interate unicode
    Summary: k im new and i just want to make a program that uses for loops to somehow interate and print out every unicode symbol from 0001 to 9999. basically all...

Initializing arrays with for loops
    Summary: Hi. I am learning one dimensional arrays in C++ out of a couple books. I noticed that a common way to initialize these arrays was using a "for" loop. ...

FOR loops in C
    Summary: I've been trying to get a for loop to display a pattern of decreasing, left-indented characters for about 3 days now. The assignment is to write a men...

java for loops
    Summary: K, im currently learning java and I wanted to make a program that is short and prints all the unicode symbols out in the cmd prompt (preferably on the...

condition check in for loop
    Summary: hi thanks a tons for helping me earlier I am stuck with a small problem Thru the following code i am able to create the folders but my problem is tha...

do while loops
    Summary: i am just starting a java class and we are on do while loops i am having a bit of truble understanding how they work and how to use them. one of my qu...

FOR Loop in Win2K Script
    Summary: It's OK. I found out how to do it at: http://www.seanet.com/~shardy/ntscript.html#forvarfaq Here's how: Environment variables that get evaluated with...

Batch file nested FOR loops help
    Summary: I'm looping through every argument and then if they pass in the '-d' flag, loop through every file in that dir using another FOR loop. For some reason...

Display numbers with C++ for loops
    Summary: Hi. There is no need for an array variable in this case. However, if it is required in your assignment you should implement one. But I did not see any...

XP Pro Batch Script -FOR loop issue
    Summary: I have a FOR loop in a Batch Script on XP Pro. FOR /L %%A IN (1 1 %engine_instance%) DO ( type %logs_dir%\sim_engine_%%A.log | FIND "Customers Proces...

Batch FOR loop and assigning variab
    Summary: I have written a lengthy script for work to remotely install services, remotely kill processes, etc. and am stuck on one thing. On an individual bas...

Batch for loop tokens
    Summary: To Mechanix2Go, when calling a 'function' ..i.e. call :sub1 %%a the function uses the space as a delim instead of keeping the same delim as the for lo...

Batch script with for loop in it
    Summary: I want to be able to perform something to each file of certain type inside a folder. I have this script from something else I've done. for /f "tokens=...

Break Dos Command Loop
    Summary: Hi is there any way to break Dos Command For loop? When the IF condition met, I wish to end the loop by applying some break. Thanks. ...

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

Sponsored Results for: DOS for loop

Ads by Google