in reply to
Persistent environment (Windows)
If I understand the question you should be able to use exec instead of system
learning too
monk2b
Comment on
Re: Persistent environment (Windows)
Replies are listed 'Best First'.
Re: Re: Persistent environment (Windows)
by
Sprad
(Hermit)
on Apr 10, 2001 at 01:56 UTC
If I remember right, exec() makes the program quit and execute whatever's inside the (). I don't want to do that, since I'll need to execute several commands, not just one.
--- I'm too sexy for my .sig.
[reply]
In Section
Seekers of Perl Wisdom