[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [qmtest] command.ExecTest & PATH
- To: "qmtest@xxxxxxxxxxxxxxxx" <qmtest@xxxxxxxxxxxxxxxx>
- Subject: Re: [qmtest] command.ExecTest & PATH
- From: Vladimir Prus <ghost@xxxxxxxxx>
- Date: Fri, 4 Jan 2002 19:40:30 +0300
Mark Mitchell wrote:
> > 1. Is there a way to reference context variables inside program name?
> > Inside parameter list? I'd say this approach to be the best, since I'd
> > like the ability to use working-copy relative names in parameters.
> I think you could use command.ShellCommandTest, taking advantage of the
> fact that all context variables are available in the environment for the
> child process.
Great! This works. However, there's a slight problem with the fact that gui
can't load/store context -- I'll have to set it every time I want to use gui.
Regards,
Vladimir
|