Discussion:
RPG4 Screen Program
(too old to reply)
Mobile Home Owner
2003-09-19 16:35:29 UTC
Permalink
I'm experimenting with RPG4 and trying to create a screen program
using a WORKSTN file.

How do the command keys work. What happened to KA, KB, KC, KD ?

I can't exit my program.

Can anyone help?
"Bill" cogeco.net>
2003-09-19 23:13:26 UTC
Permalink
Well *INKA - *INwhatever is still there just the nornmal practice is to
related th cf/ca keys to indicators.

In the DDS code CF01(01 'Command key 01') (commandkey (related_indicator
'comment'))
then when F1 is press then *IN01 will be *ON

You have a lot of catching up to do. If you don't know this then you are
comming from RPGII.

Good Luck
Bill
Post by Mobile Home Owner
I'm experimenting with RPG4 and trying to create a screen program
using a WORKSTN file.
How do the command keys work. What happened to KA, KB, KC, KD ?
I can't exit my program.
Can anyone help?
Loading...