what is *inzsr used for?
Answer / kanckan singh
It is special type of RPG/400 subroutine, which is executed automatically at beginning of the program.It is a good place to code initializes the variables.
Is This Answer Correct ? | 0 Yes | 0 No |
how will you add a field to physical file already containing data?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
what are the three line types in rlu ?
what is the purpose of overrides?
can you display a empty subfile?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what are the different methods to access seu?
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!!)
how can I give more performance to some selected pages?
How many libraries can be there in library list ?
define the purpose of the *bcat function?