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



It has been a while since I touched this stuff, so there may be holes in my
memory. Hopefully someone else can help you more than me.

In 405 CD, ORD500 is a humongous program which calls a ton of other
humongous programs, each of which have several of the interactive screens.
There is code in DDS to handle I/O per screen, where indicators are
communicated between the DDS and RPG, and each command function key uses an
indicator consisting of K then a letter of alphabet in sequence
KA KB KC KD KE KF KG KH KI KJ KK etc.
Corresponds to command F
01 02 03 04 05 06 07 08 09 10 11 etc. up to 24

So you are looking for code associated with *INKK which is not in ORD500,
but one of the subsidiary programs, relevant to CALL 'ORD###' for the screen
of interest.

BPCS405CDS has the source code (last letter S is for source)
QRPGSRC has the RPG
QDDSSRC has the DDS

You need access to AS/Set to be modifying this stuff.

-
Al Mac
-----Original Message-----
From: bpcs-l-bounces+macwheel99=wowway.com@xxxxxxxxxxxx
[mailto:bpcs-l-bounces+macwheel99=wowway.com@xxxxxxxxxxxx] On Behalf Of Pete
Helgren
Sent: Tuesday, January 04, 2011 7:17 PM
To: BPCS ERP System
Subject: [BPCS-L] Sorting out ORD500 'Fold' Option

Can anyone tell me what section of code in ORD500 handles the F11 'Fold'
Option (I hope it isn't custom). I can't quite figure out what
subroutine toggles the display.

405CD.


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.