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 use of jdftval in as400?
what keyword must be used with protect keyword ?
why do we use readc? What is sflnxtchg?
What is the purpose of Level Check parameter in a Physical file?
WHAT IS ACTIVATION GROUP IN ILE?
10 Answers Accenture, HSBC, TCS,
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?
how do you use commitment control in rpg program ?
Hi friends i have i question please reply me asap. what would be coding in DDS and programing part for this condition suppose that i have three fields in the display file(subfile)which has 7 record format. Condition is ''The supplier LOT, ISSUED TO PROD and LINE GRP fields in display file(Subfile) will not be shown if their respective fields are blank/zero in the record formats WIM311FM and Record format WIM311FM. I want coding part in DDS and Programing. Please reply me as soon as posible.
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...
what are the different types of keys in AS400
How a field is renamed in rpg IV?..give answer with example?
if we tried to move year part of *iso date into a field of length 3, what will happen ?