× 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: AS/400 equivalent to S/36 // IF AC
  • From: "Rick Baird" <rbbaird@xxxxxxxxxxx>
  • Date: Tue, 09 Jun 1998 18:40:10 -0500
  • Organization: Premium Systems, Inc.

bmegenity@ruskin.com wrote:
> 
> Would someone please tell what the AS/400 equivalent to the System/36
>     // IF ACTIVE   command?

As far as I know, there is no direct equivelant.

One technique I've seen used works:
If there is a display file or any other file, that is used _exclusively_
by the program you want to check, you can do ALCOBJ *EXCL on the file
and monitor for the "unable to allocate" message.

BTW, ALCOBJ on the program won't work, because the program is only
allocated for the time it takes to load it.  the program object is then
released, and a copy is used for the rest of the job run.

Only files (or any other dynamic data object, I guess) are allocated for
the length of the program run.

HTH,

> While I
> am on the subject, is there an AS/400 equivalent to Microsoft's > Knowledge
> Base database anywhere on the net for asking plain English, dumb
> questions like the one above? 

Except for the on-line manuals, this is about as good a place as any to
ask dumb questions - I've asked plenty and even given a few dumb answers
here as well.

> I don't mind showing my ignorance to the
> computer, but I do hate doing it out here in front of God and 
> everyone.

You won't get any grief from any of us!  It's hard enough to get people
to love and respect the 400 without chasing potentials away.

Regards,

Rick
+---
| 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 ...

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.