How to create a key field for a logical file inside RPG?
Answers were Sorted based on User's Feedback
Answer / rajesh n
In D Spec use KFLD and key field name.
Example:
KFLD Fld1.
Is This Answer Correct ? | 5 Yes | 6 No |
I have a RPG program of 100 Lines and first line is to SETON indicator LR. Will the program execute rest of the 99 Lines?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what are the types of identifers
What is the purpose of PUTOVR keyword?
Delete FileName at first statement in RPG.
do you use message subfiles? What are the necessary keywords required coding a message subfile?
Maximum how many files declare in rpgle
In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?
where we give the MSGSFL in rpg400?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found that pgmC having some code error..then in debug mode directly how can i debug pgmC
two attributes which govern the excecution of a job>>>>??