Difference between revisions of "CoCoA:CocoaPackagePath"

From ApCoCoAWiki
(pushing XML rev. 1.46, again)
 
(No difference)

Latest revision as of 10:02, 24 October 2007

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>