Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theprez/pasecar-ibmi

Utilities to help ILE programs call PASE
https://github.com/theprez/pasecar-ibmi

Last synced: 12 days ago
JSON representation

Utilities to help ILE programs call PASE

Awesome Lists containing this project

README

        

# 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.

```clle
CALL PGM(PASECAR/BASHJL) PARM('echo hello world')
```
## API set

Sorry my documentation is crap. See [the header source code](bash/pasecar.h) for some comments