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 |
how to see the error messages for each command in cl?
When will you use OPEN and CLOSE opcodes in RPG program?
What is source physical file?
What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
Why do you use Keep and Assume Keywords.
What are all the compiler directive statements?
Using %check we are checking monika in mona what is output? What is %SCAN?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
how do you read changed records backward in subfile?
how can we view the entire objects and its types in a pgm?
how can a procedure will be added in to a srvpgm