[Migrated content. Thread originally posted on 03 November 2008]
Is there a way in the configuration file for ACUThin to get an enviornment variable.Example of this is:
wdir=/u/test
Where wdir is the working parent directory for all of my files including my object directory. In the config file I need to set items such as:
DATA=$wdir/DATA which would be /u/test/DATA
OBJ=$wdir/object
TMP=$wdir/tmp
and so on.
It seems that the enviornment variable is not available when the config file is read, or I have the format wrong. We are running thin client on a Linux system and the clients on Windows PC's.
Thanks for any help,



