Re: [q-lang-users] Suggestions on how to debug?
Brought to you by:
agraef
From: Andrew B. <an...@vo...> - 2006-12-01 18:37:35
|
Ok, so I thought I already resent this on Wednesday. Anyhow, here's = what I sent last time: >I can't get your fin.q script to work. parse_nums (used at fin.q:72) >isn't defined anywhere. Gah! I went through the script and deleted what I thought were = commented-out old versions of various functions that I had rewritten, = and apparently I hit a live one. That'll teach me to think I can use an = editor to do a simple task and not break something. I'm pretty sure = I've only made that mistake 100 times, maybe after another 300 I'll = actually learn the lesson. I've attached a fixed one, or you can just change the "parse_nums" on = line 72 to "parse_csv_nums". Sorry, -andrew -----Original Message----- From: q-l...@li... [mailto:q-l...@li...]On Behalf Of Albert Graef Sent: Tuesday, November 28, 2006 10:14 PM To: Discuss the Q language. Subject: Re: [q-lang-users] Suggestions on how to debug? Andrew Berg wrote: > Okay, so, I'm writing a little script to fetch > historic information on stock ticker symbols from > finance.yahoo.com. The first two symbols > I've tried it on are "A" and "AA" I can't get your fin.q script to work. parse_nums (used at fin.q:72) isn't defined anywhere. Albert --=20 Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag -------------------------------------------------------------------------= Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share = your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV _______________________________________________ q-lang-users mailing list q-l...@li... https://lists.sourceforge.net/lists/listinfo/q-lang-users |