CoCoA:CocoaPackagePath

From ApCoCoAWiki
Revision as of 10:02, 24 October 2007 by XMLBot (talk | contribs) (pushing XML rev. 1.46, again)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CocoaPackagePath

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-<coc_version/>/packages
-------------------------------

Syntax

CocoaPackagePath():STRING
   <type>system</type>