what is EXCEPT command in rpg and use

Answer Posted / gagan44

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Interviewer asked me write down DDS for load all subfile .can anybody write dds

1032


what do you mean by an input subfile, what are the keywords required?

789


what is the procedure and explain about real time scenario.

1497


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1465


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

792






How can we know running job is batch or interactive?

668


what is data area and how it is used in rpg program ?

766


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

726


are there any useful c runtime apis that I can call from rpg iv?

713


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

1986


What is the difference between iter and do?

691


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

525


what is an online rpg?

748


how can you display specific subfile page on the screen in unequal subfile?

685


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2386