One thing I forgot to mention is the email "library" here on yahoo. It is my MAIN resource for answering questions. I strongly suggest you take some time and experiment with the search facility that Yahoo has - TJ says its much improved over the basically non-functional one from a year or so ago.
I subscribe to the email delivery of messages and have every one back to 1/1/2003. I use Google's desktop search to index them all and have learned which words to use in a search to narrow in on the answer to a question. It works extremely well. I use Outlook 2003 and would be willing to make my archive available to you. d > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of mytakeismine > Sent: Saturday, March 10, 2007 1:33 AM > To: [email protected] > Subject: [amibroker] Re: A good book? Howard, Dingo and BillBarack > > Hi Howard, Ordered your book > How long does bulk mail take to Minn. > Just joking I'm looking forward to it, thanks. > > Dingo I'll was at there site a few weeks ago(just before convention) > I'll keep checking back. > > And Bill if You're there, your AmiBroker 101 is it still using AB4.5 > or have you updated and how beginner friendly is it? > > My hangup has been learning the very basics and what I would consider > short cuts. I use to use Corels Paradox and am familiar with > scripting and arrays, it's like this is abbreviated and I just have > to "get it". > Example: 2 people were helping someone, their way > > Cntr = 0; > for (i=0; i< BarCount; i++) { > > if (Sell[i]) > > Cntr = Cntr + 1 > > and Grahams way and reply "you could always use the straightforward > way". > > cntr = cum(sell); > > A simple ellegant abbreviation. Nice > > I JUST NEED more EXAMPLES of the little things.... > Thanks Everyone for all your help > take care > mytake > > > > > ------------------------ Yahoo! Groups Sponsor > --------------------~--> > Transfer from your equities account. > Receive up to $1,000 from GFT. Click here to learn more. > http://us.click.yahoo.com/aZttyC/X_xQAA/cosFAA/GHeqlB/TM > -------------------------------------------------------------- > ------~-> > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > >
