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



I have inherited a program that allows entry of a credit Card number into a non-display field.
There is logic in this program ....
.....

When AIDKey = E00 and (CSRFIELD = 'DSCCD#' or
CSRFIELD = 'L0CCD#');
DisplayCCEntryWindow(DSCCD#);
.....

E00 is a constant defined as X'70'.
The above logic states that when the AID Byte from the display file is X'70' and the cursor is in field DSCCD# or L0CCD# then execute DisplayCCEntryWindow(DSCCD#).

My question is ... What is X'70'? I cannot for life of me find anywhere in any documentation where X'70' is defined as an expected value in the AID byte.

We are on IBM I V7R2.

Thanks in advance for any help.

Paul

+++++ This email and related attachments may contain confidential information intended exclusively for the addressee. Unauthorized use, disclosure or distribution of this material is prohibited. If you received this message in error, please advise the sender and delete all copies of it. Content is provided by the individual sender and does not necessarily reflect the views of the Company. Though sender believes this transmission to be virus-free, it is the recipient's responsibility to ensure that it is.


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.