Ah yes... and that now brings up a link to this document on the AB website:
http://www.amibroker.com/guide/v50/keyword/switch.html which for some reason wasn't brought up in my search of the site using "switch" as a keyword. GP --- In [email protected], "dingo" <[EMAIL PROTECTED]> wrote: > > Any new features added between x.x0 releases are documented in the > readme.html file. > > d > > > -----Original Message----- > > From: [email protected] > > [mailto:[EMAIL PROTECTED] On Behalf Of gp_sydney > > Sent: Saturday, June 16, 2007 10:39 PM > > To: [email protected] > > Subject: [amibroker] Re: Looping - our previous discussion > > > > Ed, > > > > I can't find any information in the manual or on the AB website about > > how the switch / case / break / continue keywords work, other than > > that they're new keywords and how to do a find & replace if you've > > been using them as variable names. > > > > However, they're detailed in the document I recently added to the > > files section here called "Looping in AmiBroker AFL.pdf", somewhere > > near the end of the document. > > > > And yes, break exits the inner-most loop that it appears in. It's also > > used to terminate the case part of a switch / case statement. > > > > Regards, > > GP > > > > > > > > > > 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 > > > > > > > > >
