----- Original Message -----
Sent: Thursday, April 05, 2007 6:53
PM
Subject: Re: [amibroker] AB vers
4.91
Tomasz,
List 5 was missing! .. somehow deleted, so
the contents I wanted were in List 10, not in 11 where I was
searching.
I think I like the previous system better
where List are not removable, thus avoiding unexpected
results.
Certainly addressing lists by description
would help.
Also showing all empty lists is more of a
distraction than help.
Thanks
Ara
----- Original Message -----
Sent: Thursday, April 05, 2007 2:56
AM
Subject: Re: [amibroker] AB vers
4.91
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 -----
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