I use the method Brian describes below. I have created several user actions that store compile parameters that are typical for our shop (source and objects are in different libraries).
Say you change a file and need to recompile all source members. In that case:
1. I use iSphere Search to get a list of the members containing that file
2. I can then edit the list, deleting any members I don't need to compile (i.e. if I saved a copy of the same source, etc.) - this only deletes them from the search results list
3. Once I have the final list, I use the option "Export to Member Filter" - the list displays in your RSE view
4. Now you can compile all of members w/in that filter using a User Action that you created
In my case, I have several user actions that compile to various libraries.
This was not possible with SEU.
Greg
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Brian Parkins
Sent: Tuesday, April 04, 2017 5:17 AM
To: Rational Developer for IBM i / Websphere Development Studio Clientfor System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] Recompile a list of members
-----Original Message-----
In PDM if I wanted to recompile a list of members I could do the following;
WRKMBRPDM with the required source file
F17 and specify the required member subset - for example Member type *RP*
F18 and specify the object library
14 and F13 to repeat the option for all members Press Enter and every member selected would be recompiled
How would I do the same thing in Rdi ?
--------------------------------
Have you tried using the Object Table View? From the drop-down menu select WORK WITH > MEMBERS Filter the list of members, (as above).
CTL + A to select the entire list, then CTL + SHIFT + C to compile all selected.
If you wish to change the compile options, set up a User Action for the appropriate CRTxxxxx command.
Does this work for you?
Brian.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.