For AS/400 Freshers good website is
Answers were Sorted based on User's Feedback
Answer / pt
Basic AS400 Introduction https://www.linkedin.com/pulse/as400-introduction-freshers-pavan-thute?trk=pulse_spock-articles
| Is This Answer Correct ? | 0 Yes | 1 No |
how can you execute a command from within an rpg program without calling a clp program?
what is the command used to invoke rlu ?
not all command typed on command line are cl command? true r false
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
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
What is Data Area?
what are activation group and what are its types.?
write the SQL statement to retrieve the 2nd Highest salary ammount(File Name="EMPLOY",Field Name="SALARY")
6 Answers Bally Technologies, Cognizant, Vertex,
is it possible to create a join logical file using two join logical files ? give exact reason for your answer
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
What is compiler directive in as400? Give example of compiler directive.?
Show 2 ways to convert a date from YYMMDD to MMDDYY (MULT operation not acceptable)