PC Review


Reply
Thread Tools Rate Thread

BatchFile parser

 
 
New Member
Join Date: Jul 2005
Posts: 1
 
      20th Jul 2005
Hello,

I'am looking for a batch file wich looks in a directory which different text files.
The behavior of his batchfile is that each file is parsed for an specified string. When this string occurs the file should be moved to directory "one" if not the file is moved to directory "two"

Notice this process is repeated every minute and new files are added to the original directory.

Who can help me.
 
Reply With Quote
 
 
 
 
New Member
Join Date: Jun 2005
Posts: 19
 
      20th Jul 2005
i dont realy know what you want, something that executes simultaneously?

like:

@echo off
echo.
dxdiag
echo.
pause
echo.
sysedit
echo.
pause
echo.
cls
echo.
exit

or to run different shortcuts?

" .exe"
pause
" .exe"
pause
'' .exe''

???

or a batch to run in autoexe.bat upon startup
to stop apps such as: EXAMPLE 2

@echo off
echo.
net stop wuauserv (stops automatic updates)
echo.
pause
echo.
cls
echo.
exit

 
biostar m7ncd nforce 2 (400fsb)
cpu: AMD athlon xp 2.2 (1.8gig) [thoroughbred core]
thermalTake blower copper core heatsink
1gig pc3200 corsair (ram timing@2.5)
Evga geforce fx5900
maxtor 80gig 7200rpm 8mb buffer
ugly case with window because it was cheap
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
execute batchfile Mark Microsoft Outlook VBA Programming 1 2nd Aug 2005 03:57 PM
how to use at command within a batchfile =?Utf-8?B?aGFtcmFoaQ==?= Microsoft Windows 2000 Networking 2 21st Jun 2005 03:41 PM
Re: Same XML/XSLT doesn't transform the same - IE6 parser vs. .NET framework parser Peter Row Microsoft Dot NET 0 24th May 2004 10:25 AM
Re: Same XML/XSLT doesn't transform the same - IE6 parser vs. .NETframework parser Oleg Tkachenko [MVP] Microsoft Dot NET 1 30th Apr 2004 09:12 AM
Startup batchfile Walter Schulz Microsoft Windows 2000 CMD Promt 6 12th Oct 2003 12:47 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:23 PM.