what is service program?
No Answer is Posted For this Question
Be the First to Post Answer
Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?
Define a Job Queue?
What is GDA?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
What is the purpose of the following FORDHDR1 CF E WORKSTN $2SFN SFILE FMT2
how to develop some simple graphs (bar charts) using just html?
Logic cycle
what does opcode post do ?
What is a Member?
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
(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.
how can you execute a command from within an rpg program without calling a clp program?