TJ -

Is there an easier way to get it back other than taking AB down and
editing index.txt ?

My real reason for writing, though, is related to the Analysis.Filter
property of the automation interface.  You've probably already thought
of this - if the watchlist numbers can change, there is probably a
need to set the filter by name so that automation scripts don't need
to change.  For example, say watchlist 64 is called TLS1, then
something like -

Analysis.FilterName( 0, "watchlist" ) = "TLS1";

-- Bruce R.

P.S. I'm in the middle of something that can really make use of these
extended watchlists - great addition !

--- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote:
>
> Ara,
> 
> Make sure it is really 11th watch list.
> Watch lists are numbered in the order they appear in the tree. 
> If you delete watch list that is not the last one, then
higher-numbered watch lists are re-numbered.
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
>   ----- Original Message ----- 
>   From: Ara Kaloustian 
>   To: AB-Main 
>   Sent: Thursday, April 05, 2007 7:20 AM
>   Subject: [amibroker] AB vers 4.91
> 
> 
>   Having problems with using 
> 
>   List = CategoryGetSymbols(categoryWatchlist,11);
> 
>   The list returns a blank. The watchlist is populated and contents
visible.
> 
>   Anyone having this problem??  Has there been a change in the way
the watchlist is labeled??
> 
>   Ara
>

Reply via email to