you could find the actual number of the watchlist that you want to use looking in all the watchlist (i=1 to 100 or 1000) and finding which one has the name, given by CategoryGetName( categoryWatchlist, i) , equal to the one you want
hope it could help Bisto --- In [email protected], Mark Hike <markh...@...> wrote: > > Folks, > > I am working to automate an exploration on a watchlist using JScript. > It seems the OLD Analysis object only accept watchlist number as filter, not > watchlist name. > I only have the watchlist name and its index number can change any time > since I keep adding and deleting watchlists all the time. > > Is there any workaround to get the filter work with watchlist name? > > Thanks, > > - Mark >
