Co:Z Launcher passing parms to a script

General discussion of the Co:Z Toolkit
Post Reply
tsdjim
Posts: 64
Joined: Fri May 07, 2010 2:21 am

Co:Z Launcher passing parms to a script

Post by tsdjim »

I have a bash script which I am executing under COZPROC. I need to send parameters or environment variables for the script at runtime. Is there any way to do this using the JCL PARM, or do I have to do this with the server-env- parameter. What I would like to do is something like
S COZPROC,PARM='/envvar=value'
dovetail
Site Admin
Posts: 2022
Joined: Thu Jul 29, 2004 12:12 pm

Re: Co:Z Launcher passing parms to a script

Post by dovetail »

Post Reply