Group Information- Members: 1617
- Founded: Mar 5, 2000
- Language: English
Yahoo! Groups Tips
Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.
|
Stay up to speed on the latest Groups news and updates, visit the
Groups blog today!
Description
Batch World is an interactive mailing list whose members exchange ideas and offer help on batch file issues of all kinds. Batch programmers and enthusiasts are welcome to participate in this forum which focuses on ideas surrounding the workings and practical usage of batch files under MSDOS, PCDOS, DRDOS, Novell DOS, FreeDOS, OpenDOS, 4DOS, OS/2, WinNT, Win3.x, Win95/98/ME/XP/2000, and any other operating systems where the batch language can be applied.
|
Attention: batchworld Moderator
To the moderator or anyone that knows him: A member has alerted me that new registrations to batchworld are not being processed - if someone knows the
Posted - Wed Jul 8, 2009 7:43 pm
|
foxidrive
Offline Send Email
|
Re: If then Question
Excellent... This works for me now as well. I think the issue was on my part why doing a copy and paste into notepad. there seems to have been an extra space
Posted - Tue Jul 7, 2009 7:23 pm
|
habs3
Online Now Send Email
|
Re: If then Question
... This works here under XP: @Echo Off ... set INPUT= set /P "INPUT=Enter Process Name to kill (Filename.exe) : " if not defined input goto :start set
Posted - Tue Jul 7, 2009 2:59 pm
|
foxidrive
Offline Send Email
|
Re: If then Question
Thanks Again I did the output with the pause and it does show the right process after pskill. I added notepad to the script to test with. It states that it
Posted - Tue Jul 7, 2009 2:14 pm
|
habs3
Online Now Send Email
|
Re: If then Question
... change if allowed EQU 0 goto :error to if %allowed% EQU 0 goto :error and it could fix it. If not then put in echo pskill %input% pause and see what is
Posted - Mon Jul 6, 2009 6:27 pm
|
foxidrive
Offline Send Email
|
Add batchworld to your personalized My Yahoo! page What's This?
|
Message History
Group Email Addresses
| Post message: |
batchworld@yahoogroups.com |
| Subscribe: |
batchworld-subscribe@yahoogroups.com |
| Unsubscribe: |
batchworld-unsubscribe@yahoogroups.com |
| List owner: |
batchworld-owner@yahoogroups.com |
|