Answer Posted / kathan
you can declare 32767 variables in cl pgm
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
what is file information data structure?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
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?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is the necessary keyword needed to scroll subfile records?
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?
how can you display specific subfile page on the screen in unequal subfile?
what is *place and *auto keyword in prtf ?plz explain
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how can I tell when to replace the array?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is data area and how it is used in rpg program ?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
are there any useful c runtime apis that I can call from rpg iv?