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?
Answers were Sorted based on User's Feedback
Answer / syam
1.%BINARY, %SUBSTRING, %SWITCH Built in Functions in CL
2.CRTCMD to create a CL command ( Write a CL program and
Compile first)
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / reena
STRSRVJOB is used to dump, debug and trace commands in a
Job.
| Is This Answer Correct ? | 2 Yes | 2 No |
what is the sequence when using cursor?
I am a fresher. I got project on AS 400. Can any body suggest the best book for learning of it.
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
What is %CHECK?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM...when using binding directory service pgm is necessary?
what are various techniques to pass parameters from one program to another?
When will you use OPEN and CLOSE opcodes in RPG program?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
When does the DFT keyword in PF be used?
different type of cursor?
How to avoid using indicators in ile ?