Copyright (c) Hyperion Entertainment and contributors.

AmigaOS Manual: External Function Libraries: Difference between revisions

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
Content deleted Content added
Added a list of shared libraries which have an ARexx function host interface.
(No difference)

Revision as of 13:41, 24 October 2015

AmigaOS provides the following external function libraries for ARexx:

Library Name Description Entry Point
amigaguide.libary On-line help functions -30
locale.library System localization functions -30
rexxsupport.library Memory, message port, and filesystem related functions -30

Before use library must be opened with the ADDLIB function.