Folks,

looking for a clean way to change a value in a file on the fly before it is
processed (ran).
I have a perl script that kicks off several resource scripts (.scr) that are
NOT a valid shell script and can not be ran from the command line alone. I
need a way to modify these .scr scripts on the fly to change 2 values in the
script based on user supplied input to the .pl script.

IE:

user enters a SID of _QAP2, but all the .scr files have a SID of _VALUTEST 
I need to be able to change the SID in the .scr on the fly before it is ran.

Regards,
Ron

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to