AMOSi:Execall

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-7/Help_70.AMOS


Calls the EXEC library with the selected offset value.


On entry, registers D0 to D7 and A0 to A2 MUST be loaded with the control settings required by your function. At the end, the contents of D0 will be returned to AMOS Basic.


result=Execall(function_offset)