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
Answers were Sorted based on User's Feedback
Answer / swetha p rao
Answer is b
compile time error as data types doesnt match
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / guest
The correct amswer is-b
B'cos passed data item should be character type.
Is This Answer Correct ? | 6 Yes | 0 No |
how may a cgi control duplicate inputs?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
What are the mandatory keywords of sub file?
How can we create subsystem in as400?
When would the ALL keyword be used?
what is default data type for the fields(sub fields) defined in data structures in rpg?
how do you use commitment control in rpg program ?
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?
What is Folder?
Can fields be concatenated INa logical file level?
How to change file attributes such as size, file wait time, record wait time etc., permanently?
What process the command SBMRJEJOB does?