What is difference between CAT, TCAT, BCAT?
Answer / sushama
CAT Concatenate two variables or constants into one continuous string.
BCAT Truncates all trailing blanks in the first character string, one blank is inserted, then the two character strings are concatenated.
TCAT Truncates all trailing blanks in the first character string, the two character strings are concatenated.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between Physical and Logical files ?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
Difference Between Call & Sbmjob?
a multiple format logical file is also known as?
what are indicators?
What is the use of L specs in RPG?
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
Feedback about ELI Faridabad.
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...
How can you check the existence of object in a system?
how can you detect overflow for a print program that prints multiple lines per cycle?
what is sflinz and sflrna?