Posted by Jim Walker on June 11, 2008 at 11:53:09:
In Reply to: How to make INVNULL persistent posted by Robin Ryerse on June 11, 2008 at 09:24:12:
: Under 8C I can't seem to make sort order INVNULL persist from session to session. I have that setting on other systems from former releases so I know it is possible
Panel sorting began changing in release 8A, and completely changed by release 8C. You will note that there is no SORT field on the IOF Option Menu in release 8C.
You can enter "HELP SORT" to get help with the new sort features. I'll highlight them.
1. SORT command on any menu is saved in the profile.
2. There are lots of ways to sort
- Enter SORT and point to the field
- Enter SORT with no parms to get menu of most used sorts
(for INVNULL select 3, most recently run)
3. Enter multiple field sort
4. User SORTTEMP if you don't want the sort saved in the profile.
HELP on most menus shows the current SORT setting.