[windows2000] Re: Batch File Question

  • To: <windows2000@xxxxxxxxxxxxx>
  • Date: Mon, 22 Sep 2003 08:49:40 -0400

The only thing that I can figure is that he'll have a file on the
machine which indicates which programs should be opened on it.  ?

for /f %%j in (C:\programsToOpen.txt) do (start %%j & sleep 30)

Ray at work



> -----Original Message-----
> From: Braebaum, Neil [mailto:Neil.Braebaum@xxxxxxxxxxxxxxxxx] 
> 
> If you are always merely going to hard-code the list, why 
> bother looping
> it?
> 
> You will just end up with a script that appears needlessly complex for
> the task it does. By all means, learn scripting concepts by writing
> scripts, but I can't see the sense in making a script you are going to
> use in production, needlessly complex.
> 


**********************************************************************************************************
The information contained in this e-mail message is intended only for the 
personal and confidential use
of the recipient(s) named above.  Distribution, publication, or retransmission 
of this message is strictly 
prohibited.  This message may be a bank to client communication and as such is 
priviliged and confidential.  
If the reader of this message is not the intended recipient or an agent 
responsible for delivering it to the 
intended recipient, you are hereby notified that you have received this 
document in error and that any 
review, dissemination, distribution, or copying of this message is strictly 
prohibited.  If you have received 
this communication in error, please notify us immediately by e-mail, and delete 
the original message.

The sender of this e-mail specifically "opts-out" of the Electronic Signatures 
and Global and National 
Commerce Act (E-Sign) and any and all similar state and federal acts.  
Accordingly, but without limitation, 
any and all documents, contracts, and ageements must contain a handwritten 
signature of the sender to
be legal, valid, and enforceable.
**********************************************************************************************************


**********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts: