...
RealFlow Application
When RF_201610_PATH
is active all terminal applications will look for RealFlow under the given path. This way it is very easy to open RealFlow from a shell program without specifying the path to our simulation tool. Instead of this command line string:
prompt>"/Applications/RealFlow 201610/RealFlow.app/Contents/MacOS/RealFlow”
...
The variable expects the correct path to the RealFlow application, for example on OS X:
RF_201610_PATH="/Applications/RealFlow 201610/RealFlow.app/Contents/MacOS/RealFlow"
...