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 maximum number of records you can specify in a display file?
what is library?
which single rpg opcode performs both setll and reade?
define the purpose of the *cat function?
define a output queue?
How to create a data queues?
how you get the relative record in a subfile in which cursor is located?
In 'o' Specs What Is The Opcode For Write?
when this error ocuurs in openqry file 'OPNID(BANKPF) for file BANKPF already exists.'?
What is the maximum length of a variable name in CL?
what is a logical file?
What are Control level indicators?