if &var='good++++' &var2='day' &var *cat &var2
&var1 *tcat &var2 what is output
Answer Posted / 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 |
Post New Answer View All Answers
How do I remove a flag or check no. or name when a user opens too many sessions?
Can level check error occur if we do chgpf?
how to declare a constant variable in the freeformat?
what the purpose of ovrdta, ovrata keywords?
what is the maximum number of fields under a record format of physical file?
Difference Between Source Physical File & Physical File?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
In Which Specs Arrays, Tables & Constants Are Defined?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
which are the member types which seu supports?
define the purpose of the %sst function?
What are the mandatory keywords of sub file?
What is file information data structure(infds) in as400?
which are the string manipulation opcodes?