IBM i offers some new CL built-ins in 7.2.
Written by Bruce Vining
You may or may not have noticed that with the 7.2 release of the i operating system IBM has continued to enhance CL in order to make our lives, as developers, easier. With 7.2, we have eight new CL built-ins available to us.
This month, we'll look at four of the new CL built-ins: %char, %dec, %int, and %uint. In the next article, we'll review the other four: %upper, %lower, %size, and %len.