I have several very large AFLs with LOTS of loop code and they syntax check instantly.
If it's running very slowly you may have loops inside loops causing way too many iterations. I have made this mistake before and it does not affect the speed of the syntax check. Better ask [EMAIL PROTECTED] -- Terry -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of dingo Sent: Monday, July 24, 2006 14:37 To: [email protected] Subject: RE: [amibroker] Re: Syntax checker Don't know off hand - you might try it. d > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of orionsturtle > Sent: Monday, July 24, 2006 4:30 PM > To: [email protected] > Subject: [amibroker] Re: Syntax checker > > Do you know if it is the data range in the AA that determines > how many times it loops? I'd really like to cut down the > sytax check time. > > thanks. > > ot > > --- In [email protected], "dingo" <[EMAIL PROTECTED]> wrote: > > > > Its actually running the formula. > > > > d > > > > > -----Original Message----- > > > From: [email protected] > > > [mailto:[EMAIL PROTECTED] On Behalf Of orionsturtle > > > Sent: Monday, July 24, 2006 3:57 PM > > > To: [email protected] > > > Subject: [amibroker] Re: Syntax checker > > > > > > It has something to do with the loop in the code. Systems without > > > loops check normally. I don't know if there is a fix to > tell it to > > > just check the loop once or even if that would be prudent. > > > > > > --- In [email protected], "orionsturtle" <orionsturtle@> > > > wrote: > > > > > > > > Might anyone have an idea as to why it takes forever to do a > syntax > > > > check on a small piece of code. My computer used to take > seconds > > > now > > > > it takes minutes for the same code I have been working on > > > for weeks? > > > > > > > > I realize it may not have anything to do with AMI, but I > thought I > > > > would ask. > > > > > > > > Thanks for any input. > > > > > > > > OT > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------ Yahoo! Groups Sponsor > > > --------------------~--> Yahoo! Groups gets a make over. > See the new > > > email design. > > > http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/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 other support material please check also: > > > http://www.amibroker.com/support.html > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 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 other support material please check also: > http://www.amibroker.com/support.html > > > Yahoo! Groups Links > > > > > > > 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 other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor --------------------~--> Something is new at Yahoo! Groups. Check out the enhanced email design. http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/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 other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
