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 Problem

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: DOS For Loop Problem

Product Search Results


Results 1 - 25 of 17032

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

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

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

For loop problem again
    Summary: Dear friends, This is a continuation of my previous first post. Please click here I have another problem which i can't understand. The following batc...

pipe into a dos for loop
    Summary: Thanks for reply IVO !!! sorry but again does not work... if I add the ^ : "for %%a in ('pkunzip -c c:\test\%file%^|ssed -n "s/.*\(....*\)..*\(%var%\)...

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

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

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

Fortran Do loop problem
    Summary: Do loop does not seem to be exiting properly Example: Do 700 Niter=1,Noiter *** Code *** 700 Continue In debugger, Noiter is equal to 2, a watch sh...

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

for loop problem
    Summary: I want to get the foldername of the profiles on a pc in a variable to check if there exist a specific folder. The problem is I get spaces at the begi...

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: well i thought 1 would work, but i cant figure out how to get it to iterate from 0001 to 9999 i mean how do i make it go from 0001 to 0009 then 0010 t...

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

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

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

Can't get file to work in for loop
    Summary: I have this little script which has a settings file so the batch doesn't have to be edited. echo Drag and drop settings file onto this window then hit...

cmd - for loop with ping/shutdown
    Summary: I've been messing around for a few days now, trying to get a for loop to work to shutdown certain PC's in certain IP ranges in our network. I have a t...

Removing Special Characters FOR Loop
    Summary: set /a cnt+=1 set var%cnt%=%1 Okay, so set variable cnt as an expression and then add 1 to it. The set var%cnt%=%1 (I am not sure what that does) @ec...

Check succes of entire for loop.
    Summary: Hi, I’m making a program designed to send some files to my email account (using blat). I want it to start sending each file, deleting it when it is...

FOR loop syntax
    Summary: I'm working on a moderately complex batch file. The original requirement was a way to do a remote backup for a user who works from home to ensure ...

Nested for loops to seperate data
    Summary: I have a file that has 10 strings, each separated by commas (no returns). I am trying to get each of the separate strings (between the commas) to be ...

HELP: FOR LOOP inside another
    Summary: Hello, I'm trying to do the following: for /F "tokens=1-2 delims=;" %%a in ('findstr /i "<Caption" "temp"') do ( set /a counter+=1 set /a N+=1 f...

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

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

Sponsored Results for: DOS For Loop Problem

Ads by Google