External stored procedure that reads from a data queue External stored procedure that reads from a data queue In my previous article we created a stored procedure for writing data to the data queue usin…
Fully free statements in RPG AS400 Fully free statements in RPG AS400 For writing Fully free RPG source statements we need to use special directive **FREE which indicates that the R…
Define F specs in Fully Free RPG Define F specs in Fully Free RPG Defined F specs in Fixed RPG vs Free form RPG Here we defined F specs File statements in RPG fixed format and th…
Define D specs in fully free RPG AS400 Define D specs in fully free RPG AS400 Defined D specs in Fixed RPG vs Free form RPG Here we defined D specs Definition statements in RPG fixed fo…
Define H,F,D,P specs in fully free RPG AS400 Define H, F, D, P specs in fully free RPG AS400 RPG Free-form Support in AS400 Before moving to the defined variables using free form operation c…