Setting the environment settings file storage directory

Set the environment settings file storage directory, in which the environment settings files used by HULFT are stored, as the environment variable of the shell. The environment variable name is 'HULPATH.'

[When sh is used]

# HULPATH=/usr/local/HULFT/etc 
# export HULPATH

[When csh is used]

$ setenv HULPATH /usr/local/HULFT/etc