What are the mandatory keywords of sub file?
No Answer is Posted For this Question
Be the First to Post Answer
how do we know batch job aborted after we submitting it
How to trap errors in CL?
how to change job priority when it is running in sub system ?
What are the two types of read performed on data queues?
what is the sequence when using cursor?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
What is the purpose of SFLNXTCHG keyword in a subfile?
What Does Lokup Does In Tables & Arrays?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
What is an Array Data Structure?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?