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



This is related to a problem I just ran across, plus a simple question I could not fully answer.

First, the simple question:

Will both of these lines give the same results?

00010 DSPSIZ(24 80 *DS3 27 132 *DS4)
00011 DSPSIZ(*DS3 *DS4)
-----------------------------------------------
Then the problem: I have PRGMW which displays a 5-line by 40-column window. I have PRGMA which displays a *DS4 5250 session, and on occasion calls PRGMW. PRGMW blanks the *DS4 screen before it displays its window. It does not blank a *DS3 screen. Is this expected behavior or have I missed something?




On 7/11/2013 7:57 PM, franz400 wrote:
A DSPSIZ(24 80 *DS3 -
A 27 132 *DS4)

Jim Franz

----- Original Message -----
From: "Cyndi Bradberry" <CyndiB@xxxxxxxx>
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Sent: Thursday, July 11, 2013 5:19 PM
Subject: Display screen widths


Hello, for the first time, I am using the 27 X 132 screen. One option on
that screen calls another program that uses a 24 X 80 screen. This bombs
out with CPF4169:

System: BOISE
Message ID . . . . . . . . . : CPF4169
Message file . . . . . . . . : QCPFMSG
Library . . . . . . . . . : QSYS

Message . . . . : The device file does not contain an entry for screen
size.
Cause . . . . . : The file SMK002D in library *LIBL display size
(DSPSIZ) parameter
value is not the screen size of the device CYNDIB1.
Recovery . . . : Close the file. Change the DSPSIZ parameter value.
Create the file again, and then try the command again.


Here are the two DSPSIZ statements in the two different display files
SMK001D
A DSPSIZ(27 132)

SMK002D
A DSPSIZ(24 80)

RTFM gladly accepted, I am just not putting the correct search string in !

Thanks,
Cyndi B.
Boise, ID



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.