What would be the output of the variable result?
D RESULT S 5S O INZ(00011)
C EVAL RESULT = %TRIM(RESULT)
Please give me the correct answer for this
A.0001
b.compile time error
c.11
d.Runtime error
Answer Posted / guest
The correct amswer is-b
B'cos passed data item should be character type.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how can you specify no duplicate key?
What is RETURN CURSER LOCATION in subfile?
what is the difference between packed decimal and zoned decimal?
what is the use of sflend keyword?
what is the maximum number of records you can specify in a display file?
what are different record spacing keywords in rlu ?
records can be read/update/deleted with which file?
what is join logical file?
what is a non-join logical file?
what is maximum number of arrays allowed in rpg?
different type of cursor?
why do we use readc? What is sflnxtchg?
is there any way to dynamically merge other html scripts into a given html?
A join logical file has how many record formats?
what is *inzsr used for?