12-20-2007, 03:03 PM
wasnt there a string member 'Sort'?
one of my functions failed cuz it says 'sort' unknown member function.
one of my functions failed cuz it says 'sort' unknown member function.
2213 Beta: String Sort
|
12-20-2007, 03:03 PM
wasnt there a string member 'Sort'?
one of my functions failed cuz it says 'sort' unknown member function.
12-20-2007, 03:24 PM
str.Sort
12-23-2007, 12:37 PM
Removed it from samples2. Never use functions from samples2 in your macros. Make your copies. Sorry I did not warn before.
Now string sorting is like in the example in QM help, ARRAY. ARRAY(str) a=s a.sort s=a |
« Next Oldest | Next Newest »
|