----- Original Message ----- 
    
    
    Sent: Tuesday, May 31, 2005 6:46 
    PM
    Subject: RE: [amibroker] Exclude 
    variable
    
    I don't know, but I would try this:
     
    Exclude = name() == "MSFT";
    --
    Terry
    
      
      
      Hi All,
       
      Does anyone know the correct way to use the 
      "exclude"  keyword? Help says if it is defined as 1, the current 
      stock will be excluded. I can write 
       
      Exclude = 1;
       
      and all stocks are excluded. But if I write 
      something like
       
      Iif( name() == "msft", exclude = 1, exclude = 
      0 );
       
      then MSFT is not excluded. Anyone know how to 
      use it to exclude specific things? Thanks very much!
       
      Steve
       
       
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
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