×
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.
Gio:
You can do something like this:
1. On System A, issue:
DSPDIRE USRID(*ALL) OUTPUT(*OUTFILE) OUTFILE(QGPL/DSPDIRE)
OUTMBR(*FIRST *REPLACE) +
DETAIL(*FULL) OUTFILFMT(*TYPE2)
2.. Send the resulting output file to System B.
3. On System B, write a small CL program to read each record in the
"outfile" and issue ADDDIRE to add the info. to the system directory.
Does that help?,
Mark S. Waterbury
> On 5/10/2014 1:27 PM, gio.cot wrote:
Hi
i need to "transfer" the WRKDIRE content from an iSeris to another; is there
some command that do this for me or i have to rewrite by and user for user ?
Thanks in advance
gio
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.