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