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 / reena
STRSRVJOB is used to dump, debug and trace commands in a
Job.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is the purpose of indicators in rpg?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
how to validate input values in display file ?
in conjunction with which statements can orxx and andxx conditions be used ?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
what is the use of dspatr(mdt) keyword?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
What is %CHECK?
what is match field indicator?
maximum number of subfiles that can defined in a rpg program for one display file is?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
give three main purposes of file specification ?
how will you display a particular page in subfile ?
What Does Lokup Does In Tables & Arrays?
what is the purpose of ovrdta and ovrata keywords ?