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 opcodes available in rpg for database access ?
can error messages as a result of a comp, range or values keyword be overridden?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?
3 Answers Syntel, Tech Mahindra,
What are Triggers?
14 Answers Ordain Solutions, Seabus Solutions,
which cl command is used to trap error messages during program execution?
what is *inzsr used for?
What is the use of Data Queues?
What is the use purpose of CRTCMD?
What is the benefit of using Externally Described files over Internally Described?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?