Reverse or limit VER *

Started by Peter.Higgins, August 10, 2022, 05:28:40 PM

Previous topic - Next topic

Peter.Higgins

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?

Mike King

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
Mike King
President - BBSysco Consulting
eMail: mike.king@bbsysco.com

Peter.Higgins

Yes that was useful to set the 50 limit when someone who made frequent saves joined the crew. ::)