bobguy 发表于 2013-8-13 10:32 
you can define a auxiliary variable as below and sort by that auxiliary variable.
proc format ;
Yes. Auxiliary variable must be the effectively way to deal with the problem. But I only wonder if here exist another directly way, such a proc stop, a option in proc sort, to solve this problem.