[Ham-Computers] batch file help needed
James B
24.driver at gmail.com
Wed Oct 22 15:54:12 EDT 2008
Actually "Exit" will close the batch file
You can create a separate batch file with just the command you want to
run and then Call it from another batch file
First batch file = runsomecommand.bat
second batch file = secndbatchfile.bat
CALL c:\directory\runsomecommand.bat
more commands
more commands
Exit
On Wed, Oct 22, 2008 at 3:48 PM, James B <24.driver at gmail.com> wrote:
> After your command line, on a new line use Exit
>
> "c:\some directory\command.exe"
> Exit
>
>
> On Wed, Oct 22, 2008 at 3:36 PM, Dave 'Doc' Corio <dcorio at zitomedia.net> wrote:
>> It works, but only partially. It opens the target application, but the
>> batch file hangs there until I close the program it just opened.
>>
>> How can I get the batch to continue after it opens the app?
>>
>> Tnx es 73
>> Dave KB3MOW
>>
>>
>> James B wrote:
>>>
>>> Enclose it in quotes "run me.exe" or the whole path in quotes
>>>
>>> ex: "c:\directoryname\directory name\run me.exe"
>>>
>>>
>>>
>>> On Wed, Oct 22, 2008 at 8:17 AM, Dave 'Doc' Corio <dcorio at zitomedia.net>
>>> wrote:
>>>
>>>>
>>>> Thanks for the reply, Gene. I can't change the name of the file, as it
>>>> is
>>>> called from another program. I should have mentioned that!
>>>>
>>>> Tnx es 73
>>>> dave KB3MOW
>>>>
>>>>
>>>> WØQFC wrote:
>>>>
>>>>>
>>>>> Dave:
>>>>>
>>>>> Name the file either "runme" or "run_me".
>>>>>
>>>>> 73
>>>>>
>>>>> Gene, WØQFC
>>>>> SPRING HILL, FLORIDA
>>>>> ______________________________________________________________
>>>>> Ham-Computers mailing list
>>>>> Home: http://mailman.qth.net/mailman/listinfo/ham-computers
>>>>> Help: http://mailman.qth.net/mmfaq.html
>>>>> Post: mailto:Ham-Computers at mailman.qth.net
>>>>>
>>>>>
>>>>>
>>>>
>>>> ______________________________________________________________
>>>> Ham-Computers mailing list
>>>> Home: http://mailman.qth.net/mailman/listinfo/ham-computers
>>>> Help: http://mailman.qth.net/mmfaq.html
>>>> Post: mailto:Ham-Computers at mailman.qth.net
>>>>
>>>>
>>>> ------------------------------------------------------------------------
>>>>
>>>> ______________________________________________________________
>>>> Ham-Computers mailing list
>>>> Home: http://mailman.qth.net/mailman/listinfo/ham-computers
>>>> Help: http://mailman.qth.net/mmfaq.html
>>>> Post: mailto:Ham-Computers at mailman.qth.net
>>>>
>>
>> ______________________________________________________________
>> Ham-Computers mailing list
>> Home: http://mailman.qth.net/mailman/listinfo/ham-computers
>> Help: http://mailman.qth.net/mmfaq.html
>> Post: mailto:Ham-Computers at mailman.qth.net
>>
>
More information about the Ham-Computers
mailing list