Copyright (c) Hyperion Entertainment and contributors.
AmigaOS Manual: External Function Libraries
Jump to navigation
Jump to search
AmigaOS provides the following external function libraries for ARexx:
Library Name | Description | Entry Point |
---|---|---|
amigaguide.library [1] | On-line help functions | -30 |
locale.library [2] | System localization functions | -30 |
rexxmathlib.library | Transcendental functions | -30 |
rexxsupport.library | Memory, message port, and file system related functions | -30 |
Before use, libraries must be opened with the ADDLIB function.