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 purpose of putovr (put with explicit override) keyword?
Describe about Query/400?
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..?
what is the use of unique keyword and what level it is defined?
How a field is renamed in rpg IV?..give answer with example?
why do we use readc? What is sflnxtchg?
which are the relational operators in rpg?
What the purpose of the keywords FIFO, LIFO, FCFO?
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...
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
What is the use of Header Specification in RPG/400?
What is journaling & Commitment Control?