Eric- Monday, September 5, 2005, 8:21:13 AM, you wrote:
> Even if such a line could be written with HC (the engine was very > tolerant), it's not a perfect form :-) > Rev docs say: > sort [marked] cards [of stack] [direction] [sortType] by sortKey > So in your case: > sort cards by the short name of this cd Nonetheless, I believe Joe's original line *is* correct HC syntax: sort [ascending | descending][text | numeric | international | dateTime] by <field or expression> so the distinction is that Rev's more powerful sort command just doesn't backwardly support the simplified HC syntax. -- -Mark Wieder [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
