Top "Rpg" questions

DO NOT use this tag for Role Playing Games!

What's the difference between EVAL and MOVE in RPGLE

I recently got into the IBM's RPG world, so while writing some code and reviewing other people's code I've found …

ibm-midrange rpgle rpg
IN, OUT, or INOUT not valid for parameter in procedure

I'm calling a RPG procedure from my java , and I'm getting the an error. ERROR o.h.e.jdbc.spi.…

java sql stored-procedures rpg
RPG to Java migration on an IBM iSeries

Our company uses an IBM iSeries for a majority of our data processing. All of our internal apps are written …

java jakarta-ee ibm-midrange rpgle rpg
ILE RPG MOVEL in FREE FORMAT FREE RPG

Can anyone show me how this Line is coded in FREE RPG? C MOVEL TEST TESTFELD

ibm-midrange rpgle rpg
SQL FETCH, Cursors and RPG

I am not sure what is wrong with my code, I am trying to make a while loop that will …

sql cursor rpgle rpg sql-fetch