Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

batchworld · Batch World

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1612
  • Founded: Mar 5, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I want to get the output from one batch file to be the input for a second, which is proving difficult. So far I've got in the first one : dir c:\%1.class/s/b...
2 Jun 4, 2003
2:44 pm

Michael Marquart
foxidrive
Send Email

Hello people Could someone please tell me if it is possible to do the following, and if yes than how would you do it: - i have a txt file, which looks like...
5 Jun 3, 2003
1:35 am

Sam Wallace
guillaumedep
Send Email

HI THERE IS IT POSSIBLE TO LAUNCH A DATABASE FROM A BATCH FILE "C:\DB1.MDB" THANK YOU [Non-text portions of this message have been removed]...
2 May 29, 2003
9:02 pm

Michael Marquart
foxidrive
Send Email

"c:\program files\microsoft office\office10\msaccess.exe" "c:\db1.mdb" Check your paths, they may be different. Your may want to look at the start command too...
1 May 29, 2003
9:01 pm

Asp, Peter
wccppa1
Send Email

In regards to my previous question... I've figured out some of it (ie. i can now do all the copying and running the program). However, i am still not sure how...
5 May 29, 2003
5:46 am

ouretski_leonid
Send Email

Hello again Could someone please help me with the following... The program: some code1 ********** need code here which would: - access an existing text file...
2 May 29, 2003
4:02 am

Michael Marquart
foxidrive
Send Email

Hello there I was wondering if anyone might provide me with an example batch for the following task or at least something similar (or give me an advice how to...
1 May 29, 2003
12:10 am

ouretski_leonid
Send Email

Hi. I have a folder that contains a number of asp files, as well as some sub-folders also containing asp files. I downloaded an asp encoder that runs from the...
5 May 28, 2003
2:13 pm

Michael Marquart
foxidrive
Send Email

<DIV> </DIV><IMG src="http://mywebpages.comcast.net/storm_ss/files/myrtle1.jpg"> Just testing some code Speedy...
2 May 28, 2003
12:39 pm

SPEEDY
bigspeedy66
Send Email

I would right click on the file, choose Properties, click the Program tab, and choose Minimized in the Run box at the bottom. Then Apply and OK....
4 May 27, 2003
4:28 pm

visualuser
Send Email

I think I've asked this before. When a batch file runs as an NT script when logging in, how do you minimize the actual box that opens. Someone clicked on the...
1 May 24, 2003
10:32 pm

visualuser
Send Email

This may appear to be the similiar to another question I asked but please read on I have a simple .bat called runsql.bat that uses the FOR statement. for %%v...
8 May 24, 2003
3:55 am

Michael Marquart
foxidrive
Send Email

I have a Windows batch (*.bat) file that echoes some html, then calls a java program the output of which is html as well, then echoes the final html. To make...
1 May 22, 2003
5:21 pm

Gokul
gokulsuryade...
Send Email

Hi all, I have a small church directory app that I have the schematic/pseudocode/plan to put out. But I need a programmer to write the app. Any native...
1 May 22, 2003
3:43 pm

Jolly Green Giant
hurricanedavid
Send Email

Hi, I have this bat file that I am executing using CMD.exe on WIN2k. I have a parammeter, %1, passed into the bat file. It contains the following; ...
2 May 22, 2003
1:19 pm

James F. Drewniak
idmnstr01854
Send Email

On Thursday, May 15, 2003 12:57 PM [GMT+1=CET], Sam Wallace <guydep.at.hotmail.com@...> ... Thank you for the reply. I am...
22 May 22, 2003
2:32 am

Michael Marquart
foxidrive
Send Email

Hi, Can someone assist with an explanation of character replacement in a variable. I have this batch file that is executed via CMD.exe on a WIN2K server. A...
4 May 21, 2003
7:57 pm

James F. Drewniak
idmnstr01854
Send Email

hi, how do i escape special characters like the ampersand so they are not interpreted by the shell? i have tried prepending them with percentile (%) and ...
6 May 20, 2003
3:00 am

Michael Marquart
foxidrive
Send Email

Hello, I am looking for a command line utility that can be run in Windows (win2K) that will allow me to write to a Sony CRx1950U CD-RW drive. This drive runs...
2 May 19, 2003
2:44 pm

Michael Marquart
foxidrive
Send Email

Hi, need help in this . i want to get the email address from a text file (email.txt) instead of me typing here as shown below @echo off blat time.txt -t...
3 May 19, 2003
2:32 am

Michael Marquart
foxidrive
Send Email

I have about more than 100 directories that I need to zip. How can I create a batch file to zip them one by one? -- Kailash N. Srivastava...
16 May 18, 2003
3:29 pm

Michael Marquart
foxidrive
Send Email

hello all I am running windows me I use compressed folder can this be used to zip an unzip files from a bat file [Non-text portions of this message have been...
2 May 18, 2003
3:48 am

Michael Marquart
foxidrive
Send Email

I am able to call a java program from a batch file.it works well in cmd prompt. If I tried to call the same batch file through CGI of the webserver...nothing...
1 May 16, 2003
11:13 am

Gokul
gokulsuryade...
Send Email

using pslist(lists processes) from www.sysinternals.com/ntw2k/freeware/pstools.shtml you could do something like pslist \\computer | find "kazaa.exe" /I which...
2 May 16, 2003
9:30 am

Michael Marquart
foxidrive
Send Email

Hi, I need to close a running application from a batch file. How can this be done? Thank you very much!!!...
5 May 16, 2003
8:29 am

Manikandan Viswanathan
mani_vprs
Send Email

Could someone please tell me if this would work (if not, how can i fix it): copy /y C:\original_9_05_2003&#92;1\ C:\9_05_2003\1\ I need the all the content of...
2 May 16, 2003
4:07 am

Michael Marquart
foxidrive
Send Email

i have a program, which needs to be tested using a batch file. when the program is run, it requires a user to enter commands to execute certain task. Could...
3 May 16, 2003
3:44 am

ouretski_leonid
Send Email

When i run a program from batch file, and need to enter a command into that program automatically via the batch file (ie. hardcode the command), how would i do...
1 May 16, 2003
12:30 am

ouretski_leonid
Send Email

Hi, I have a Windows batch (*.bat) file that echoes some html, then calls a java program the output of which is html as well, then echoes the final html. To...
1 May 15, 2003
7:51 pm

Gokul
gokulsuryade...
Send Email

Hello, I am a PHP developer and I need to change one of my Web Server (IIS) settings. To interpret a PHP script we use the following command line: php.exe %s...
4 May 15, 2003
6:42 pm

Michael Marquart
foxidrive
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help