WHAT IS MEANT BY SIGNATURE VAILOTION ERROR
Answer / henry
Singnature violation will ocurr whenthe service pgm is
changed (added new proceduers inbetween) without rebuilding
other impacted pgms which are calling/using the service pgm.
Its better touse Binding source to manaage the singature
violation errros.
| Is This Answer Correct ? | 3 Yes | 0 No |
can you debug ile rpg program using isdb?
When a object will be locked & when a record will be locked? Plz explain.
What would be the effect on the field where reverse image, underline and high intensity?
How to search particular records from the database file in rpg?
In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 Answers Infinite Computer Solutions,
Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?
WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl (as/400)?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
Hi, Can anybody give me real sinario for SFLRCDNBR?with example?
RPG/400 faqs?
what is the use of sflnxtchg?
How to add 2 new fields in a file? How many ways are there in as400?