Setting your “Path” Variable
When you use HeapCL or TorchCL, you have to specify the applications entire path anytime you use it. This could be annoying if you commonly use the application. If you specify the “Path” variable to include CL’s path then you can use it anywhere.
Mac OS X and Linux:
Open Terminal
Type (replacing “/Applications/HeapCL/” with the path of your installation):
echo 'export PATH=/Applications/HeapCL/:$PATH' >> ~/.bash_profileRestart Terminal
Windows:
- From the desktop, right-click My Computer and click Properties
- In the System Properties window, click on the Advanced tab
- In the Advanced section, click the Environment Variables button
- Under User variables, click New
- Name the variable “Path” and enter “C:\HeapCL” (where “C:\HeapCL” is the path to HeapCL)











![[SECURE] File Send](http://www.wbpsystems.com/lib/filesendbrown.gif)