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



Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? ..

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

Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? ..

Answer / kamlesh

it is used to debug batch job

Is This Answer Correct ?    5 Yes 2 No

Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? ..

Answer / reena

STRSRVJOB is used to dump, debug and trace commands in a
Job.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More IBM AS400 AllOther Interview Questions

what is the purpose of putovr (put with explicit override) keyword?

1 Answers   IBM,


Describe about Query/400?

1 Answers  


If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?

0 Answers   IBM,


what is the use of unique keyword and what level it is defined?

1 Answers   IBM,


How a field is renamed in rpg IV?..give answer with example?

3 Answers   CTS,


why do we use readc? What is sflnxtchg?

0 Answers   IBM,


which are the relational operators in rpg?

0 Answers   IBM,


What the purpose of the keywords FIFO, LIFO, FCFO?

1 Answers  


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...

0 Answers  


what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx

1 Answers   EDS,


What is the use of Header Specification in RPG/400?

1 Answers  


What is journaling & Commitment Control?

1 Answers  


Categories