× 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: How to determine if device is 27x132?
  • From: "Jewel, Jerry" <jerry.jewel@xxxxxxxxxxxxxx>
  • Date: Wed, 9 Feb 2000 15:13:36 -0800


           ...
> I'm working on a program that switches the display from 24x80 to 27x132 
> depending on the view option that the user selects.
           ... 
> Other than retrieving the device characteristics of the user's terminal 
> device, is there an easy way of determining if the user's terminal is a 
> 27x132 device?
> Are 24x80 terminals always device type 3179 and 27x132 terminals always 
> 3477 device type?
           ...


Here's one method using the file information data structure (in glorious
RPG/400)...

     FMYDSPF  CF  E                    WORKSTN                         
     F                                              KINFDS ZWSDS       
------------ records excluded ---------------------------------
     IZWSDS       DS                                                   
     I                                    B 154 1550ZWSWD              
-----------  records excluded ---------------------------------
     C           ZWSWD     IFLT 132                                    
     C**** do something                       
     C                     ENDIF   

Regards,
Jerry Jewel

"Better living through fine code and hot coffee!"

+---
| 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-Ups:

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.