previous next |
CocoaPackagePath |
Syntax |
CocoaPackagePath():STRING |
Summary |
returns the path to the CoCoA packages |
Description |
This function returns the path name of the directory containing the CoCoA libraries. It is platform dependent. |
Example |
CocoaPackagePath(); /usr/local/cocoa-4.3/packages ------------------------------- |