Last modified reort (OpenInsight 32-bit)
At 29 JUL 2022 05:56:42PM Barry Stevens wrote:
OI9.4
Does anyone have a rough report they are willing to share that list all SPROCS and WINS that were modified since an inputted date (and account) showing:
Account
type
entity Name
date/time modified
size
At 01 AUG 2022 08:29AM Andrew McAuley wrote:
I would say something like
run rlist "LIST SYSREPOS WITH UPDATED GE '01 JUL 2022 01:00:00' AND WITH APPID = 'SYSPROG' AND WITH TYPEID = 'STPROC' 'OIWIN' ENTITYID UPDATED",1
But a quick test fails the date check.
World leaders in all things RevSoft
At 01 AUG 2022 05:49PM Barry Stevens wrote:
I would say something like
run rlist "LIST SYSREPOS WITH UPDATED GE '01 JUL 2022 01:00:00' AND WITH APPID = 'SYSPROG' AND WITH TYPEID = 'STPROC' 'OIWIN' ENTITYID UPDATED",1
But a quick test fails the date check.
World leaders in all things RevSoft
thank you
I came up with this:
LIST SYSREPOS APPID JUSTLEN 12 ENTITYID JUSTLEN 30 UPDATED BY TYPEID BY APPID BY ENTITYID WITH UPDATED GE '02 FEB 2022 00:01' AND WITHOUT TYPEID EQ 'approw' 'DBTABLE' 'dbcolumn' 'oiwinexe' 'stprocdbg' 'stprocexe' ID-SUPP BREAK-ON TYPEID (P