AMOSi:Execall

From Amiga Coding
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)