curl-users
After calling curl in a bat file no other commands execute
From: member website <memberwebsite_at_gmail.com>
Date: Thu, 9 May 2013 16:46:31 +0100
Date: Thu, 9 May 2013 16:46:31 +0100
Hi all
I have a bat file with the following commands (this is a stripped down
version of the actual file for the purpose of demonstrating the problem):
@echo off
curl www.hotmail.com
@echo on
echo website retrieved
Although the page is retrieved successfully, anything placed after the call
to curl does not execute. Has anyone seen this before?
I am running curl 7.30 64 bit on windows2008 R2.
Thanks in advance.
Kaye
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-05-09