what does the opcode free do?
Answer / prerana shukla
The FREE operation removes a program from the list of activated programs, frees static storage and ensures program initialization (first cycle processing) the next time program is called. It does not close file or unlock data area.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of the following? I 'CLOSED' C STAT01 I 'OPEN' C STAT02
whare we can use IN AND OUT AND UNLCK opcodes?please can any body tell me in real time senario with example
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx
What are the different types of keywords in display files?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
Explain The Keywords Edtcde & Edtwrd?
What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
Feedback about ELI Faridabad.
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 is a composite key?
how does the runqry show the output?
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?