Published on System iNetwork (http://systeminetwork.com)
Update: Bitwise Operations Made Easy
By tzura
Created Mar 13 2003 - 05:00

In last week's issue, I shared with you a service program with procedures that perform bitwise operations. The tip did not make clear that the program is necessary only at releases prior to V5R2. As of V5R2, RPG has built-in functions %BitAND, %BitOR, %BitXOR, and %BitNOT that you can use for bitwise operations.

© 2010 Penton Media, Inc.

Source URL: http://systeminetwork.com/node/61147