Posts Tagged ile rpg

API Programming

The number of API’s available on the Power i are increasing with each release of the OS. Why aren’t you taking advantage of these handy tools?

Admittedly some API’s are very complex and cumbersome. We can help you write simple to use wrappers around some of these giving your programming staff easy access to these tools.

Tags: , ,

Binding Directories

Did you know by placing the correct H spec in your RPG code listing a binding directory you can eliminate the need to manually bind all procedures and service programs when you create your program?

The use of binding directories in combination with /Copy code can help standardize your applications and reduce complex processes to compile code.

Tags: , ,