For a while we've been able to VER 2 for instance to get the date/Time/Version number of a program and it has stopped working in the last couple of weeks. Since the program count is set a 50, VER * is pretty much useless as it only shows the last 10 lines or so. Is there a way to limit or reverse the list?
Try setting the +R (PxPlus Revision) system parameter to whatever number of revisions you want the system to maintain.
SET_PARAM '+R'=20 ! Twenty Revisions
Yes that was useful to set the 50 limit when someone who made frequent saves joined the crew. ::)