Thursday, October 30, 2008, 2:32:13 AM, Russ wrote:
> Is there a way to sort on the numerical value of the PTV instead of the
> ASCII value of the first character?
see
http://www.pmwiki.org/wiki/Cookbook/CustomPagelistSortOrderFunctions
The first example for a {$:books} PTV might be what you need.
It compare integer values.
~Hans