This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
G
Guest
Post
by Guest » Thu Oct 11, 2001 2:58 pm
Hi All. I Am running Eggdrop using the Ticket.tcl script. It no longer works. It uses fetch to grab the .csv file from Yahoo, but it is now getting this error:
fetch: -: size of remote file is not known
Here is the syntax:
fetch -q -o - "
http://finance.yahoo.com/d/quotes.csv?s ... 1vw&e=.csv "
Any ideas? It returns the correct quote, but the "size of the remote file is not known" seems to be choking eggdrop.
Thanks for the help!
-Chris
Wcc
Master
Posts: 278 Joined: Sun Oct 28, 2001 8:00 pm
Location: USA
Contact:
Post
by Wcc » Wed Oct 31, 2001 3:50 am
Try using tcl's http package instead of fetch.