| 
 Graham, 
  
Thank you...Your solution worked straigt 
away... 
  
Terry, 
  
This solution was not correct: 
Filter = NOT StrFind(Name(),"_"); 
When I removed 
NOT...it worked 
  
The first 
solution: 
NOT 
StrFind(Name(),3,1) 
== 
"_"; 
Returns 
errors... 
  
Thank you 
both 
Anthony 
  ----- Original Message -----  
  
  
  Sent: Friday, November 18, 2005 8:23 
  PM 
  Subject: Re: [amibroker] Strright or 
  Strleft ? 
  
  Use Filter=strmid(name(),2,1)=="_";
  -- Cheers Graham AB-Write 
  >< Professional AFL Writing Service Yes, I write AFL code to your 
  requirements http://e-wire.net.au/~eb_kavan/ab_write.htm
 
  On 
  11/19/05, Anthony Faragasso <ajf1111@xxxxxxxx> wrote: > 
  Hello, > > I have some symbols in my database with names like 
  this: xx_xxx, > > I want to filter out and run an exploration to 
  locate these tickers.. > > I tried the 
  following... > > Filter=strright(name(),3)=="_"; > > 
  What should the correct Syntax be.... > > Thank you > 
  Anthony > 
  
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
 
 
    
  |