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
Answer / neha nimesh
The above statement causes, call the program and pass the parameter.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of messages in CL?
what is rpg fixed logic cycle?
What is the purpose of STRCMTCTL command?
what is the use of sflend keyword?
What is the Difference between command attention key and command function key ?
what are indicators?
what is the maximum number of subfiles that can specified in a display file ?
which are the query selection criteria, which can be given in a query?
What is difference between rename and prefix?
what opcode could be used to test an alphanumeric field for all numeric values?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?