AMOSi:Execall

From Amiga Coding
Revision as of 02:45, 17 November 2007 by Spellcoder (talk | contribs) (Extracted from the AMOSPro V2.00 helpfile)
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)