Helen Dynah wrote:
> 
> HI,

Hello,

> I have a perl script and I am trying to write another
> perl script which will open my first perl script, change
> the values of some variables, and run the script with
> these new variables.

perldoc -f use
perldoc -f require
perldoc -f do
perldoc -q "How can I expand variables in text strings?"

> Does anyone know if this is possible

Yes.

> and if so how I would do this.  Thanks everyone.

What do you _really_ want to do?  It sounds like you have a problem and
you think that doing it this way will solve your problem.  Tell us what
the actual problem is and we may be able to provide some alternatives.


John
-- 
use Perl;
program
fulfillment

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

Reply via email to