if &var='good++++' &var2='day' &var *cat &var2
&var1 *tcat &var2 what is output
Answers were Sorted based on User's Feedback
Answer / naveen chandra joshi
your question:
Var1 = 'Good '
var2 = 'day'
Answer:
Var1 *cat Var2 = 'Good day' (Included trailing spaces in
first variable)
Var1 *tcat Var2 = Goodday (Removed Trailing spaces from
first field).
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the default access path of a file?
Which is better LF or OPNQRYF ? When should we use LF and when should we use OPNQRYF ?
Is qgpl a user library or system library?
1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?
What is the difference between /copy and /include in RPGLE?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
How to create a user defined (general) data area?
what are the basic features of seu?
what are dds required for subfile?
Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM
what is service program?
what is the rpg and cl life cycle?Please tell me any body