[Openmcl-devel] Using OpenMCL as a shell scripting interpreter

Stonewall Ballard stoney at sb.org
Wed Mar 31 08:20:54 PST 2004


Frank,

That's very helpful. The difference with what I'm doing is that I want 
to call scripts like this:

scriptfile args

so I need the C replacement for the "openmcl" script.

Your application seems very close to what I need, though.

Thanks.

  - Stoney

On Mar 31, 2004, at 11:06 AM, Frank Sonnemans wrote:

> I had a similar request to use openmcl for shell scripts several
> months ago. The idea was to use something like:
>
> openmcl scriptfile args
>
> In which openmcl would call a main function like in C. Gary send me the
> following code which I dumped into an image.
>
> ...
> Works very well.
>
> Regards,
>
> Frank




More information about the Openmcl-devel mailing list