× 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.



Hei Stefan,

A quick and 'dirty' way with FTP:

Make a CLLE pgm with the following:

CHGCURLIB QGPL

Create a script with:

FTP 127.0.0.1  (loopback)
UserID / PW
CD /TMP (or which library you prefer)
LS (DISK
QUIT

In library QGPL you will now find a file with the name: LSOUTPUT.
Inside this file, you will find all libraries (NAME/) and files that
exist i /TMP.

Now you can read this file with CLLE or RPG and do whatever
you want to do.

Best regards,
Leif

----- Original Message ----- 
From: "Stefan Tageson" <Stefan.Tageson@xxxxxxxxxxx>
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Sent: 31. august 2004 21:04
Subject: catch streamfile creation in ifs


Hello,

I need to catch streamfile creation in a specific ifs subdirectory (the 
filenames are not known).
I'm leaning towards strjrn '/subdir/' but I'm currently not understanding 
the journal entries created (type B subtype B1) - can't find any 
streamfile name reference.
I'm looking forward to a hard kick in some direction.

Regards,


Stefan Tageson 
Intentia Consulting Sverige AB
Propellergatan 1, SE-211 19 Malmö, Sweden 
Phone: +46 (0)40 691 35 00
Cell: +46 (0)733 913 813
Fax: +46 (0)40 691 3900 
E-mail: stefan.tageson@xxxxxxxxxxx

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.