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 SDA used for?
What is the benefit of using Externally Described files over Internally Described?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
How many PARM statement can we use in a CL program?
WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?
define what a data area is along with a brief example of what it may be used for?
what are the different commands used in rlu ?
What is acronym of RPG?
In RPG How to read a records from a file without using read opcodes?
how can database records be read without lock ?
Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
how many files can be defined in f specs?