type
at /?
at the command prompt to find out

Alternatively, in Windows2000 use the scheduled tasks control panel


Mark



At 01:21 AM 3/29/2001, you wrote:
>I've created a FTP batch file, ftpcmd.bat:
>
>%windir%\ftp.exe -s:%f0
>goto done
>open financialcontent.com
>xxxxxxxx (user name omitted)
>xxxxxxxx (password omitted)
>lcd d:\website\htdocs\stockgolf\htdocs\data
>ascii
>get eod.txt
>bye
>:done
>@echo off
>cls
>exit
>
>So how do I schedule this with AT?
>
>best,  paul
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to