× 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: Sending / Displaying CL Variables
  • From: Buck Calabro <mcalabro@xxxxxxxxxxxx>
  • Date: Thu, 27 May 1999 17:09:45 -0400

> Howard, 
> From an old interactive S/38 program...
> 
> DCL        &MESSAGE *CHAR 132
> CHGVAR     &MESSAGE +                                     
>           ('Now processing ' *CAT +                       
>            &MLFILE *TCAT '.' *CAT &MLLIB *TCAT +          
>            ', mbr ' *CAT &MLNAME)                         
> SNDPGMMSG  MSGID(CPF9898) MSGF(QCPFMSG) MSGDTA(&MESSAGE) +
>              TOPGMQ(*EXT) MSGTYPE(*STATUS)                
> 
> Be aware that each status message will slow the operation down.  An
> alternative may be to send a message for every 25 objects; "Now processing
> object 50" and so forth. I haven't tried sending a status message from a
> batch job to an interactive user, so I'm not sure how that would turn out.
> 
> 
> Buck Calabro
> Billing Concepts Albany, NY
> 
> -----Original Message-----
> From: Howard Weatherly 
> Sent: Monday, May 24, 1999 3:12 PM
> To:   Midrange List
> Subject:      Sending / Displaying CL Variables
> 
> Recently we decided to automate our reorganization of PF members and I
> came up with the following CL to accomplish the task, my question is
> what command or how could I send a message at the RGZPFM command to say
> "Reorganizing file LIB/FILE"? I can not figure out which command to use
> where I could either assign a variable to the values &ODLBNM and &ODOBNM
> and display the variable or for that matter include the variables any
> which way?
> 
> 
+---
| 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.