How Many Specs Are There In Rpg & Which Are They?
No Answer is Posted For this Question
Be the First to Post Answer
In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
What is SFLPAG
which are the member types which seu supports?
how can you detect overflow for a print program that prints multiple lines per cycle?
does we use case stmt in cl
what are two types of record are used in subfile?
How many types of jobs?what is difference between interactive and batch and submited jobs?
Can anybody know what is Pick/Basic? Is it a programming language? can it be used in AS400 machine?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
which cl command is used to trap error messages during program execution?
Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO