× 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: Checking if a spool file exists
  • From: "Dennis Lovelady" <dennis@xxxxxxxxxxxx>
  • Date: Fri, 19 Mar 1999 14:07:23 -0500

Hi, Angie:

-----Original Message-----
From: Wawrzaszek <wawrzaszek@austeel.com>
Date: Friday, March 19, 1999 12:59 PM


>software bombs out.  We do not have the source to put a monmsg in their
>software, so I need to check before I send it there.  Is there a way to
>check for a spoolfile?

You could issue:
   RLSSPLF filename JOB(*) SPLNBR(*LAST)

and you will get one of two error messages:
   1) File is already released
   2) File not found.

MONMSG for each of these conditions (sorry, I don't have an AS/400 command
line at the moment), and take "good" path for 1) and "bad" path for the
other.

Note: if the file is held, then switch to:
   HLDSPLF

HTH
--
Dennis Lovelady                    Simpsonville, SC
mail: dennis@lovelady.com
URL:  http://lovelady.piedmont.net
ICQ:  5734860
--
"Nuclear war can ruin your whole compile."
        - Karl Lehenbauer


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