how to declare a constant variable in the freeformat?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
how to define to define a hidden filed in dspf ?
which of the cl command can be used to determine which logical files are dependent on a specific file?
An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?
how many specifications are there in rpg/400? What are they?
what are the basic features of seu?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
I have SQLRPGLE program in which there are some update statements which executed correctly. there were no errors run time. Once the program gets over, the file was not updated with the new values. What might be the reason?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
why do we use readc? What is sflnxtchg?
when do you use f-spec. Continuation line ?
what is the purpose of putovr (put with explicit override) keyword?