Posted By:
Stephen_McConnell
Posted On:
Thursday, January 2, 2003 05:52 AM
The above works while you have your command line window open. However, it is dependent upon your operating system where you set it.
In Windoz, you have to go to the Control Panel, open the "System" program, go to the "Advanced" tab and edit the Environment Variables. I would set it in the System Variables, although you could set it as a User Variable to be used just by yourself.
In a Unix/Linux environment, you need to set those in your .profile file so they will be used everytime you log on. Look at how the environment variables in the .profile file are set in the script to determine the correct syntax.
Hope this helps.
Stephen McConnell