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 are the different types of data areas?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
why we use binding directory and service pgm
how do you read data area in an rpg program?
what opcode could be used to test an alphanumeric field for all numeric values?
define the purpose of the *bcat function?
Describe the function of SETGT operation in RPG language?
I am a fresher. I got project on AS 400. Can any body suggest the best book for learning of it.
what does the opcode free do?
writing an sql statement from selecting records from two files using single statement and nested select statement.
What is the purpose of OVRATA keyword ?