 |
Caled Sorcerer
Joined: 21 Oct 2000 Posts: 821 Location: Australia
|
Posted: Sat Mar 29, 2008 9:54 am
#SORT and stringlist=%null |
#SORT is supposed to keep a stringlist sorted indefinitely.
Yet, when I clear a stringlist with
stringlist=%null
It resets the variable type to 'autotype' and clears the 'sorted' checkbox of its tick.
Is this intended? I can easily write a function that clears a stringlist item by item with #DELITEM of course, so its no big deal. Just not sure if it is intended. |
|
_________________ Athlon 64 3200+
Win XP Pro x64 |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Sat Mar 29, 2008 5:38 pm |
This is fixed in the latest Beta version (2.21). In 2.18, the Sort property is not saved within the variable, so it gets cleared when the hashtable/stringlist is cleared.
|
|
|
|
 |
|
|
|