Page History
Call a program on the IBM i.BOOL fOK
BOOL fOK;
int iSession;
...
fOK = LceExecute400(iSession,
...
"
...
CALL PGM(LIBL/NAME)");
...
Call a program on the IBM i.BOOL fOK
BOOL fOK;
int iSession;
...
fOK = LceExecute400(iSession,
...
"
...
CALL PGM(LIBL/NAME)");
...
Copyright © 2004-2026 IDERA, Inc.