what is the version of os/400 that we have?
what is the purpose of dynslt keyword?
why is the declare cursor statement is used for?
What are all the compiler directive statements?
when should I use method get, and when should I use method post in my cgis?
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!!)
when you are defining a flat file in your program in f specs which format will you specify?
what is a physical file?
how do you specify page overflow indicator for printer files in rpg?
How many libraries can be there in library list ?
what is logical file?
Can be OVRDBF command mentioned after OPNQRYF command in CL?
define a output queue?