Workbench question: Is there a $WorkbenchCurrentWorkingDirectory
- To: mathgroup at smc.vnet.net
 - Subject: [mg118131] Workbench question: Is there a $WorkbenchCurrentWorkingDirectory
 - From: Ted Sariyski <tsariysk at craft-tech.com>
 - Date: Wed, 13 Apr 2011 05:55:07 -0400 (EDT)
 - References: <201104120955.FAA18674@smc.vnet.net>
 
Hi,
When I copy a Workbench project to different location, e.g. from P:\ to 
Q:\, I have to manually modify a line in my code:
WorkBenchDir=FileNameJoin[{"P:","WorkBench","myProject"}];
to
WorkBenchDir=FileNameJoin[{"Q:","WorkBench","myProject"}];
I guess that when I run Workbench with a new location Workbench keeps 
the location internally. Where can I find the variables WorkBench 
exports to Mathematica?
Thanks in advance,
--Ted
- References:
- Re: time series
- From: Darren Glosemeyer <darreng@wolfram.com>
 
 
 - Re: time series