there's no need to add the "Y" response at the end of the next line. The
"prompt" command eliminates the need for a response.
I do appreciate your help. It's been a long time since I tinkered with batch
files.
Cheers
Mike Kear
Windsor, NSW, Australia
AFP Webworks
http://afpwebworks.com
_____
From: Dirk De Bock - Lists [mailto:[EMAIL PROTECTED]
Sent: Thursday, 8 January 2004 8:12 PM
To: CF-Talk
Subject: Re: Need help with Batch file
I think you can issue the 'prompt' command before the mget, this enables or
disables prompting for an mget download
so something like
username
password
cd "Custom extracts\ ourfolder "
lcd "\inetpub\wwwroot\project\files"
prompt
mget p_mth_choice*.zip y
quit
good luck
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

