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



We copied the prototypes in the code from
http://archive.midrange.com/rpg400-l/200011/msg00374.html. We use the
Is27x132OK prototype to see if a screen is 24x80 or 27x132 to determine
which screen size / record format to display.

Thanks,
Greg Martin
mailto:mr.gamartin@xxxxxxxxx


On Thu, Jul 11, 2013 at 10:01 PM, Booth Martin <booth@xxxxxxxxxxxx> wrote:

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


--
Booth Martin
802-461-5349
http://www.martinvt.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



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.