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


  • Subject: RE: Equivalent DSPOBJD for IFS.
  • From: "Pytel, Alexei" <pytela1@xxxxxxxxxxxxxxxx>
  • Date: Wed, 5 Aug 1998 17:41:10 +0100


If somebody is interested I can send a source code of a small utility
which does exactly what you want - recursively scans directory and
outputs objects' attributes to database file.


    Best regards,

          Alexei



> -----Original Message-----
> From: Larry Bolhuis [SMTP:lbolhui@ibm.net]
> Sent: Wednesday, August 05, 1998 3:53 PM
> To:   MIDRANGE-L@midrange.com
> Subject:      Re: Equivalent DSPOBJD for IFS.
> 
> Charles,
> 
>   I haven't spent a lot of time on this one, but I did use FTP to get
> a
> list of files in a directory.  If you FTP to your own system from
> itself, switch to namefmt 1 and then CD to the directory you want to
> start with, you can then do DIR (DISK  (Yes only one Paren) and it
> will
> dump the directory to the file DIROUTPUT in your current library.  It
> does not traverse the directory tree but you could then read the file
> and do more DIRs as needed.  One problem we encountered with very
> large
> directories was a requirement to add DEBUG T1 5000 (or some large
> number
> in seconds) and also DEBUG T2 5000.  If this is not done the client
> (Your FTP session) times out before the server gets the directory
> information back to it.
> 
>   HTH
>  
>   Larry Bolhuis
>   Arbor Solutions, Inc
>   lbolhui@ibm.net
> 
> Charles Bartholomew wrote:
> > 
> > I would like to create a data base file that contains "object"
> > information for each object in a directory path in IFS.
> > 
> > I need to specify the parent path and have the command/program
> create a
> > database file (similar to DSPOBJD output to a file) that would
> contain
> > the path, name, type, etc. of each object in the path.  I would also
> > like it to follow each subdirectory and provide the same information
> for
> > each subdirectory.
> > 
> > Thanks...
> > --
> > Chuck Bartholomew
> > 
> > +---
> > | This is the Midrange System Mailing List!
> > | To submit a new message, send your mail to
> MIDRANGE-L@midrange.com.
> > | To subscribe to this list send email to
> MIDRANGE-L-SUB@midrange.com.
> > | To unsubscribe from this list send email to
> MIDRANGE-L-UNSUB@midrange.com.
> > | Questions should be directed to the list owner/operator:
> david@midrange.com
> > +---
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
> | To unsubscribe from this list send email to
> MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator:
> david@midrange.com
> +---
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.