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



I ran a simple cl with the DMPCLPGM and I still get nothing.
... I am going to read the link you gave me just a little bit more
carefully.


Paul


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Paul
Therrien
Sent: Friday, March 17, 2017 10:32 AM
To: 'Midrange Systems Technical Discussion' <midrange-l@xxxxxxxxxxxx>
Subject: RE: DMPCLPGM - no output?

Yeah, I was just reading the link you gave me and it seemed that ...

-To obtain a CL dump, complete one of the following tasks:
-Run the Dump CL Program (DMPCLPGM) command. This command can only be used
in a CL program or CL procedure and does not end the CL program or CL
procedure.

...would be enough.

I am going to try a simple CL like yours and see if that works. I am
wondering if being in a MONMSG block is somehow preventing the DMPCLPGM from
performing as expected.


Paul


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rob
Berendt
Sent: Friday, March 17, 2017 10:09 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: Re: DMPCLPGM - no output?

I did read that wrong. I missed "one of the following".

This worked as intended on a 7.3 lpar with latest cume and groups

pgm
dcl &myvar *char 5
chgvar &myvar 'a'
dmpclpgm
endpgm

Variable Type Length Value
&MYVAR *CHAR 5 'a

Value in Hexadecimal
* . . . + . . . . 1
8140404040



Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.