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



Hi Barbara

Is *N a valid option for the name - I mean, who among us ever uses the name of the PSDS, anyhow? I only use the subfields.

Vern

On 12/18/2013 4:04 PM, Barbara Morris wrote:
On 12/18/2013 3:58 PM, Mark S Waterbury wrote:
Hi, Darren:

I see now that my "guess" was incorrect. The correct syntax would appear
to be:

dcl-ds PSDS;
Pgm *PROC;
. . .

The subfield is right, but the DS line isn't. "PSDS" is the name of the
data structure. You still need the PSDS keyword.

dcl-ds PSDS PSDS;
Pgm *PROC;

I know, that looks icky. It's easier to see what's what if you use a DS
name other than "PSDS".

dcl-ds pgmStatusDs PSDS;
Pgm *PROC;



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.