are there any useful c runtime apis that I can call from rpg iv?
No Answer is Posted For this Question
Be the First to Post Answer
How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
RPG/400 faqs?
How to print Superscript / Subscript from RPG400
if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.
can we use cl programming to update or delete physical files
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
what is the necessary keyword needed to scroll subfile records?
we hav job which is running as batch. it takes atleast 06hours to complete tht job. bu i wana do tht job with in 3hours.........? so plz post ur answers
how to retrieve RRN value in RPGLE program
A pgm subroutine calling child subroutine, that child subroutine again calling parent subroutine, u have 1000 lines of code, with out debugging , how can u find that error??? Is there any command to find errors in pgm???
are there any useful c runtime apis that I can call from rpg iv?
how can we know running job is batch or intractive ? i need all the possibilites.........plz help me