What are the types of data structure in as400?
No Answer is Posted For this Question
Be the First to Post Answer
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
list some of the commonly used commands for debugging?
What are the types of object authorities?
what is scan and xlate?
how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
how a varible can be passed to a subfile...accnt1 contain data in a data area..ie Daccnt1 uds,Daccnt2 3 overlay(accnt1:1), DNo 4 overlay(accnt1:4)..we want to transfer this dataarea value from acnt0001 to a subfile..that means to enter each record we have to incriment account no,, i normal window we can do move accnt1 account_no eval account_no=accnt1 eval no=no+1 exfmt usr_account how it possible with Subfile????????.Please do answer? (Thank you for all your answers dear friends!!)
What does SDA stands for ?
what is the function of cpysplf command?
define the purpose of the %sst function?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
How many libraries can be there in library list ?