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



Is the info data structure defined in the F spec as the file info data
structure (INFDS)? 

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Phil Kestenbaum
Sent: Tuesday, September 26, 2006 3:51 PM
To: RPG programming on the AS400 / iSeries
Subject: Discerning the "Enter" key

HI, this is a strange case here. I have been using the same basic
Subfile program for some time. I have to retrofit it into an older
subfile program, which has been accomplished, except for the keys. I
have code that checks if the Enter key is hit and then does whatever.

 

I define this:

Dinfo             ds                                  

D cfkey                 369    369                    

                                                      

Dexit             C                   const(X'33')    

Dcancel           C                   const(X'3C')    

Dadd              C                   const(X'36')    

Denter            C                   const(X'F1')    

Drollup           C                   const(X'F5')    

Dsflpag           C                   const(12)       

Ddisplay          C                   const('5')      

D*                                                    

 

And then the code:

 

C                   write     cky1                    

c                   eval      rrn=1                   

C                   exfmt     cr1ctl                   

C                   select                             

C                   when      (cfkey = enter)          

c                   exsr      prolin                   

 

 

I debugged on the "when Cfkey = enter" statement  and enter was = ' ',
which is strange bec. This code has been working fine.

 

Any ideas would be greatly appreciated and save my hair from being torn!

 

Thank you,

Phil Kestenbaum         


This message contains information proprietary to our company. It is
intended to be read only by the individual or entity named above or
their designee.
Any distribution of this message or the information contained herein
without written permission from our company is strictly prohibited. If
the reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are hereby
notified that you have received this document in error and that any
review, dissemination, distribution, or copying of this message is
strictly prohibited. If you have received this communication in error,
please notify us immediately by e-mail, and delete the original message.



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.