ThePrez / PaseCar-IBMi

Utilities to help ILE programs call PASE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PaseCar for IBM i

Utilities to help ILE programs call PASE

Helper programs

Two helper programs, BASH and BASHJL, that take a single argument and call a program with bash. If bash isn't available, the default PASE shell will be used.

CALL PGM(PASECAR/BASHJL) PARM('echo hello world')

API set

Sorry my documentation is crap. See the header source code for some comments

About

Utilities to help ILE programs call PASE

License:GNU Lesser General Public License v2.1


Languages

Language:C 75.1%Language:Makefile 15.5%Language:C++ 6.5%Language:RPGLE 2.3%Language:Shell 0.6%