up
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/lib/cocoa-4.3/packages
-------------------------------