×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I have a source file called '@ARCHIVE'.
When I want to save a current copy of a source member, I call a simple CL program that copies the source member to an @ARCHIVE member. The member name of the archived source is '@YYMMDDnnn' (where nnn is a programmatically generated sequential number), and the source type is the original source member. In this way I can use PDM or RSE and see all copies of 'PGMA' by selecting Source Type 'PGMA'. I see all archived copies in date sequence. I have tied this CL program to a PDM option, and an RSE User command.
It is not source control, it is simply archiving on demand.
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of eric bothes
Sent: Thursday, November 7, 2024 10:35 AM
To: Midrange-L <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: create an archive of a source member each time changed
I'm looking for a way to create an archive of a source member each time it is changed using seu/etc.
basically want to keep a history of any changes.
is there an api/trigger or something where i can run an archive process prior to changes being saved to a source member?
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.