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 |
list down and describe the sub systems vailable
how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?
1.Can any body share me about thease opcodes with example please.Im new for AS/400.Could u please tell me in real senario? 1.TESTN, 2.EVAL 3.EVALR, TIME, 4.MONITOR 5. ENDMON 6.ON-ERROR 7.COMMIT ROLLBACK?
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
I want my simple Green screen should refersh every 1 min ,How can I do it..? Please share the logic
How to print output from openquery in as400 ?
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
Need a sql query: retrieve all duplicate records in table?
steps for debugging two rpg programs????
what is the necessary command needed before OPNQRYF and why?
There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented
how can I tell when to replace the array?