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



Dave,

It may be time for you to do a little CL program to create this. Here are
the steps:
1. prompt for the search string, and the libraries to be searched
2. call DSPOBJD OBJ(*ALL/*ALL) OBJTYPE(*FILE) to an outfile, or specify
the library(ies) to be searched
3. read the outfile, and run FNDSTRPDM for each file found
4. repeat step 3 until the end of the outfile

FNDSTRPDM has a lot of options as to what to do when it finds a matching
string, so you should prompt for this option, too. Among the options are
compile, print, rename, delete, Start SDA, Start RLU, etc. You can also
choose whether to prompt before performing these actions, or to perform
the action without prompting. I know that windows search allows multiple
options when you right click on a file found in it's search, but I don't
believe that it will perform them automatically. So when is Windows going
to add these options that an ancient green screen OS has?

Every operating system is a little different, each has different strengths
and weaknesses.

Steve

Steven Morrison
Fidelity Express





"Dave Odom" <Dave.Odom@xxxxxxxxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
07/10/2008 02:06 PM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>


To
<midrange-l@xxxxxxxxxxxx>
cc

Subject
Search OS/400 Physical Files






Vern, et al,

I also tried FNDSTRPDM... you can only search one file at a time? Not
anything like a true global search function.

Again, where is this i5/OS equivalent of the Windoz global SEARCH
function?

Thanks,

Dave

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.