Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
alt . msdos . batch . nt
This is a Usenet group - learn more
Find or start a Google Group about nt.
Group info
Language: English
Group categories:
Other
More group info »
Active older topics
8 new of 8 - Nov 23
1 new of 1 - Nov 22
9 new of 9 - Nov 22
3 new of 3 - Nov 22
3 new of 3 - Nov 21
8 new of 8 - Nov 21
10 new of 10 - Nov 20
20 new of 20 - Nov 19
40 new of 40 - Nov 18
1 new of 1 - Nov 17
Related Groups
MS-DOS batch files.
Low activity, Usenet
Microsoft Windows 2000 newsgroup.
Low activity, Usenet
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 8589  Older »
Description: The NT variant of MS-DOS batch files
 

Color Calendar 
  @set @JScript=1;/* ...@Echo OFF SetLocal EnableExtensions Set "Year= 2009" Set "Month= 11" Set "List= 2009-12-24 2009-12-25 2009-12-26 2009-12-27" Echo.Just one: Call :Calendar %Year% %Month% 1 %List% Echo.Across the entire buffer: Call :Calendar %Year% %Month% 0xFFFFFFFF %List% ...Goto :EOF ...SetLocal EnableExtensions EnableDelayEdexpansion... more »
By Frank P. Westlake  - Nov 28 - 2 new of 2 messages    

gnuwin32 grep and RegEx in batchfiles 
  Hello, I would like to use (gnuwin32) grep in a batch file e.g. set REGEX=^hello echo util.exe /c grep.exe -e %REGEX% > myout.txt util.exe /c | grep.exe -e %REGEX% > myout.txt FOR /L %%i IN (0,1,100) DO ( util.exe /c | grep -e %REGEX% >> myout.txt ) This should fetch all occurrences of lines which contains... more »
By Thomas Steinbach  - Nov 27 - 3 new of 3 messages    

How to delete subfolders using batch script 
  Hi guys, How can I delete only subfolder/s and files which it conatins using a batch file. thanks adil
By adilsiv  - Nov 27 - 12 new of 12 messages    

checking log 
  I suspected a problem and my previous log question solved it now how would I prevent a double hit in a day @echo off echo %date% %time:~0,5% >> c:\Logfile.txt @echo on start task 1 start task 2 start task 3 Problem my wife is running this batch file every time she turns on the computer How would I like to do is check the last entry date to make sure it has... more »
By Smiles  - Nov 26 - 4 new of 4 messages    

Sexo Explicido Videos: Huelva Sexo 
  ...VVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVV .... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .... more »
By jayennichols43@gmail.com  - Nov 26 - 1 new of 1 message    

FOR loop not incrementing value until after loop exits 
  am trying to write a batch file that will iterate through the files in a folder. As soon as it hits the 4th one (and subsequent ones) it will move that file to a sub directory "OLD." Since I order the DIR command by date it will only leave the 3 newest files untouched in the folder. here is what I have...... more »
By keneo  - Nov 25 - 9 new of 9 messages    

String Replacement Routine 
  This string replacement routine seems able to handle any characters if they are properly entered into variables. The routine is written as a subroutine which would be added to a script and called from within the script. Documentation is included with the subroutine. The subroutine is presented here as part of a demonstraton script. This... more »
By Frank P. Westlake  - Nov 24 - 6 new of 6 messages    

how to replace an asterix or "*" in a string 
  I've got a question on which different colleagues are also stuck How do I replace all asterixes (or "*") in a string in commandline or batch? Set var=This*Is*A*String* I want to replace all * with a space. Set var=%var:*= % does not work Set var=%var:^*= % neither. I know the cause (from set /?):... more »
By dabur  - Nov 23 - 27 new of 27 messages    

JScript From CMD Script Without External Files 
  Here is a method of executing JScript from CMD without first writing the JScript to an external file. It is very similar to the same procedure from HTML source. Three simple steps: 1. Begin the CMD script with a command which is common to both scripts and which makes the remainder of the line inconsequential to CMD. I have... more »
By Frank P. Westlake  - Nov 22 - 10 new of 10 messages    

Batch Game : Worm Color 1.0 
  Here a new old batch game, now with colors and with circular movements. md5 worm.cmd 1CC8EAD3B289833DC20220E48D65BD C8 wormcrea.cmd @ECHO OFF ...SETLOCAL ENABLEEXTENSIONS IF "%~nx0" NEQ "WORMCREA.CMD" ( REN "%~0" WORMCREA.CMD WORMCREA.CMD ) DEL /F /Q /A "WORM.CMD" >NUL 2>&1 ECHO.PLEASE WAIT ... FOR %%%% IN (... more »
By carlos  - Nov 22 - 3 new of 3 messages    

1 - 10 of 8589   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google