what are different record spacing keywords in rlu ?
which of the following operations does not zero the field flda defined as 4,0?
what is the maximum number of files allowed in rpg?
how many triggers can be associated with a file?
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
which cl command can be used at program execution to redirect the file named in an rpg program?
How to create a user defined (general) data area?
Please give me the code for A=A+1 in cl program?
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
What is a library list ?
what is the function of cpysplf command?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?