[esp-r] Re: main folder location

victor bunster victorbunster at gmail.com
Wed Nov 24 22:44:14 GMT 2010


Thanks




On Wed, Nov 24, 2010 at 7:47 PM, Dimitris Mantas <lmd26 at tee.gr> wrote:

> For the same reason I've modified my esp-r batch as follows, in order to
> start in the folder I keep all
> of my projects. As you see I've also included a reminder for the locality
> settings and a change in the path
> to cope with a "multiple GTK *.dll problem" I had with v.11.8.
>
> Note that this variable change (homepath) is only valid for the esp-r
> session + the child processes (e.g. running res via
> prj menus), so you %homepath% will still be "home/me" for other actions.
>
> Dimitris
>
>
> *** start of esp-r batch file
> @rem batch file to start project manager - associate with cfg files
>
> @cls
>
> @echo . .
>
> @echo
> *****************************************************************************
>
> @echo *** first check appropriate locality settings ("."=decimal
> ","=seperator) ***
>
> @echo
> *****************************************************************************
>
> @echo . .
>
> @echo *************************** RUNNING VERSION 11.9
> ****************************
>
> @type c:\esru\esp-r\bin\beep
>
> @pause
>
> @echo starting prj ...
>
> @echo off
>
> d:
>
> cd\sim
>
> set homepath=d:\sim
>
> @rem next line with path setting not needed anymore; it was needed till
> v11.8 to cope with the presence of multiple *.dll of the same name
>
> @rem set path=c:\GTK\bin;%path%
>
> start prj -size 130 0 0 -file %1
>
>
>
> *** end of esp-r batch file
>
>
> ----- Original Message ----- From: "Jon Hand" <jon at esru.strath.ac.uk>
> To: "victor bunster" <victorbunster at gmail.com>; <esp-r at lists.strath.ac.uk>
> Sent: Wednesday, November 24, 2010 6:03 AM
> Subject: [esp-r] Re: main folder location
>
>
>
>> The default action of the software is to find the definition of the users
>> home folder
>> (we know that we can create files and folders in that location) and use
>> that.  What
>> I often do is to start the model but before I put in any additional
>> information I exit prj and
>> I copy the model folder to the place where I really want it to live, I
>> change to
>> that folder and then startup the project manager again focused on the
>> model
>> configuration file.
>>
>> Perhaps there could be a new environment variable (like $MODELS) which
>> if it was defined would be used in place of the $HOME environment
>> variable.
>>
>> There might be other approaches that would work?  Any suggestions out
>> there?
>>
>> -Jon Hand
>> ________________________________________
>> From: esp-r-bounces at lists.strath.ac.uk [esp-r-bounces at lists.strath.ac.uk]
>> On Behalf Of victor bunster [victorbunster at gmail.com]
>> Sent: 23 November 2010 22:47
>> To: esp-r at lists.strath.ac.uk
>> Subject: [esp-r]  main folder location
>>
>> Hi,
>> Is possible to choose where to save the main folder when you start a new
>> project?
>> I'm trying in both text mode and the gui doing
>> "/home/me/Desktop/project001/file" but still saves it in the "home/me"
>> folder.
>>
>> Thanks,
>>
>>
>> _______________________________________________
>> esp-r mailing list
>>
>> esp-r at lists.strath.ac.uk
>> http://lists.strath.ac.uk/mailman/listinfo/esp-r
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20101125/ef3230b9/attachment.html 


More information about the esp-r mailing list