The wonderful IBM RPGLE programming language: What is Chain(N) and Chain(NE) Overview For file I/O requests in RPG (ie: Chain, Read, Reade, Setll, etc) we can add some options using (N) – No Lock (E) – Error Logging (NE) – No Lock and Error Logging Writing code in RPG the CHAIN operation code is used

Read More