Subject: Re: [nmr_sparky] designation of the directory for save data
From: Eiso AB
Date: Apr 20, 2010

Previous: 675

sazabivsgundam wrote:

Hi, Im using Linux version of Sparky and feeling troublesome when
saving each data (***.save) every time in the same directory which is
placed in the layer far from the home directory(~/Sparky/Save/).
Does anyone know the way to set the save directory to the previous
save directory? Or something better to avoid the bother?
Thank you.

I dont understand what you want but you can set the location of the
place where
the .save and .proj files are saved with the SPARKYHOME envrionment
variable

e.g. in csh

setenv SPARKYHOME ~/PROJECTS/ASF/Sparky

or bash

export SPARKYHOME=~/PROJECTS/ASF/Sparky

if you put this in your .cshrc or .bashrc file your files get saved in
the same directory every time you start sparky. I doubt it would be smart
to always use ~/Sparky/Save though, too much risk you mix files from
different project. but maybe that wasnt what you wanted.

Eiso