Cool tip! Thanks for sharing.
-Eric DeLong
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Thierry Bernard
Sent: Saturday, January 19, 2013 10:40 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] display bnddir in RDP?
You can use:
dspbnddir yourbnddir output(*print) /**showsplf*/
Adding /**showsplf*/ at the end will make RD Power load the spool file
produced by the command in the editor.
You could do this in a User action and display the contents of a binding
directory from any BNDDIR in the RSE or Object table views.
(Note: BNDDIR is not in the default list of objects type to restrict the
action to BNDDIR, but you can add it through the Edit button.)
Please be aware that Spool file support in RD Power is not officially
supported, see
http://www-01.ibm.com/support/docview.wss?uid=swg21608550
Have a nice day.
Thierry.
As an Amazon Associate we earn from qualifying purchases.