Answer Posted / ken
Set key order in PF.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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?
are there any useful c runtime apis that I can call from rpg iv?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
can I touch the array during treatments?
How to select highest score of each subject or how to select highest income of every month?
How would display prime numbers using CL program?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
what is *place and *auto keyword in prtf ?plz explain
how does the rpg element work?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is the use of sflnxtchg?
how do I declare a minor?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg