How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
No Answer is Posted For this Question
Be the First to Post Answer
what are the different commands used in rlu ?
I am fresher 2009 passedout.can you pls explain me what is AS400 and where it can be used and how about growth in the position as well as salary, whether it is a programming language or else?
What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?
Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?
What are the different ways to input data into data area?
How can we change the uppercase to Lowercase in RPG?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
how do you read data area in an rpg program?
Can you summarize the steps I have to go through in writing my first cgi?
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
Diff B/w ref and reffld?