6 14 2 C Example

LANSA Open Guide

6.14.2 C Example

Call a program on the IBM i.

BOOL fOK;

int  iSession;

 

fOK = LceExecute400(iSession, "CALL PGM(LIBL/NAME)");