define the purpose of the *cat function?
Answers were Sorted based on User's Feedback
Answer / kanckan singh
To concatenate the two strings into a one string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / Chetan Rawat
*CAT is a function in RPG that concatenates, or joins, multiple physical files together into a single file.
| Is This Answer Correct ? | 0 Yes | 0 No |
when do you use f-spec. Continuation line ?
Show 2 ways to convert a date from YYMMDD to MMDDYY (MULT operation not acceptable)
what is externally described file ?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
What is the use purpose of CRTCMD?
How many primary files allowed in a program?
pf named karthik 3members jan feb mar cmd must executed create mbr ar ap
how can I control from my cgis the cache of a remote browser?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
HOW CAN WE ENTIRE OBJECTS& IT'S TYPE IN PGM?
What Is Ddm ?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?