Q. 1.What are the in build functions in CL program and what
are uses of thes in build functions?
2.How we can create own command in CL program?
3.What is use of STRSRVJOB?
Answer Posted / kamlesh
it is used to debug batch job
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
which of the cl command can be used to determine which logical files are dependent on a specific file?
what does defn do?
what are various techniques to pass parameters from one program to another?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
define the purpose of the leave operation?
What Is Ddm ?
what is a non-join logical file?
How can we update a specific field in RPG?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
explain the difference between defining subfile and message-subfile?
what opcode will be used to test the zone of a character field?
when is a tag statement used in rpg?
what is logical file?
Can you summarize the steps I have to go through in writing my first cgi?