what is EXCEPT command in rpg and use
The EXCEPT opcode is used to write the exception records.
Exceptional records are defined at O-spec with ‘E’ as record type.
Whatever exceptional fields have been defined inside the exception records will be processed during the c-spec calculation
If there are multiple entries for the same record name then they will be processed one by one.
EXCEPT can be used for printing a report and to partially update a physical
| Is This Answer Correct ? | 2 Yes | 0 No |
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Hi guys. Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to upgrade my Knowledge in AS/400. Suggest me some new fields & courses which falls under AS/400. Waiting for your quick Response.
How to search particular records from the database file in rpg?
how many variables can we declare in cl pgm?
2. Which of the following statement(s) explains the difference(s) between the /INCLUDE and ICOPY directives? a.) No difference, they function the same b.) ACOPY cannot be used as a conditional directive c.) IINCLUDE files cannot contain embedded SQL d.) Nesting /TNCLUDE directives is not allowed
How can we receive values from a called procedure in RPG?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
What is the purpose of record level identifier?
How Chain operation copies the record's data to the input buffer for the program?
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
purpose of pannel group??/