1.CA(command Atention key)& CF(command Function key)
difference with example?Please can any body tell me in real
time exp?
2.Can any body tell me some mandatery function keys using
while creating any screen with use of SDA-FUNCTION
kEYS?

Answer Posted / ardeep

CA Transfers data (i.e the indicator values) from the
Workstation/Display file to the RPG program. And we can use
that value in our programming logic.

Example -> F3 - Exit option on all the AS400 screens.

CF dosen't transfer any value. We can use the indicator
value only inside the Workstation/Display file and not
outside it.

Is This Answer Correct ?    7 Yes 40 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1394


what is the necessary keyword needed to scroll subfile records?

784


what is the rpg system?

767


what was the robotech rpg?

760


how do I play {insert rpg system here}?

672






what is *place and *auto keyword in prtf ?plz explain

2825


Interviewer asked me write down DDS for load all subfile .can anybody write dds

1141


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2290


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

610


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

888


How would display prime numbers using CL program?

5805


How to handle duplicate error handling in RPG?

1824


what is data area and how it is used in rpg program ?

841


What is difference between bind by copy and bind by reference?

1915


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1551