| 
 PureBytes Links 
Trading Reference Links 
 | 
Hi,with this code, I got a repeatable crash when Scanning "all 
stocks" for "n last days" = 1
<clip>sym = "~Sector" + SectorID(1);AddToComposite( L, 
sym,"L",1+2+8+16);AddToComposite( O, sym,"O",1+2+8+16 );AddToComposite( 
H, sym,"H",1+2+8+16 );AddToComposite( C, sym,"C",1+2+8+16 
);AddToComposite( V, sym, "V",1+2+8+16);Buy==0;<clip>
anyone else have the same experience?
 
if so, anyone have any suggestions?
 
-john
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
  ADVERTISEMENT 
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:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 
 |