what is the use of sflnxtchg?
No Answer is Posted For this Question
Be the First to Post Answer
How to declare the more than one file in cl/400.
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???
Hi,Please give me complete code with this logic. The question is how to read the records from a file with load an array of size with error condition? (The logic is Z-Add 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN9 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO)please give me complete code with explanation?
What is the RPG cycle?
Setps to create .csv file on IFS folder in AS/400( V4R3)....?
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
How to read alternative records in a pf by using rpg?
can i use unique key in LF
how do I preserve and clean the array?
Mr.Sidc sirfor my question{how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE} you have answered using MOVE opcode,can you illustrate me with a small example sir very kind of you.
I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.