Copyright (c) Hyperion Entertainment and contributors.
Difference between revisions of "AmigaOS Manual: External Function Hosts"
Jump to navigation
Jump to search
(Created page with "AmigaOS provides the following external function hosts for ARexx: {| class="wikitable" ! style="text-align:left;" | Host Name ! style="text-align:left;" | Description ! style=...") |
m |
||
Line 5: | Line 5: | ||
! style="text-align:left;" | Host Address |
! style="text-align:left;" | Host Address |
||
|- |
|- |
||
− | | Notification || User notification system || NOTIFYA |
+ | | [[AmigaOS_Manual:_ARexx_Functions#Notification_Function_Host_Commands|Notification]] || User notification system || NOTIFYA |
|} |
|} |
||
Before sending commands, host address must be set with the [[AmigaOS_Manual:_ARexx_Instructions#ADDRESS|ADDRESS]] instruction. |
Before sending commands, host address must be set with the [[AmigaOS_Manual:_ARexx_Instructions#ADDRESS|ADDRESS]] instruction. |
Latest revision as of 12:44, 21 March 2019
AmigaOS provides the following external function hosts for ARexx:
Host Name | Description | Host Address |
---|---|---|
Notification | User notification system | NOTIFYA |
Before sending commands, host address must be set with the ADDRESS instruction.