how to toggle between single line and multi - line display of a particular record in a subfile?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
what is join logical file?
can error messages as a result of a comp, range or values keyword be overridden?
what are the three line types in rlu ?
What process the command SBMRJEJOB does?
How can we change the uppercase to Lowercase in RPG?
What is the purpose of SFLNXTCHG keyword in a subfile?
A join logical file has how many record formats?
Why we are not able to perform insert delete and update operation in Join logical file?
What is the purpose of USROPN keyword?
how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?