Subroutines > Detailed Descriptions > MIAMEX

MIAMEX 82: Exit SBX

xcall MIAMEX, MX_EXITSBXX

This function may be used to abort from an SBX subroutine directly to the dot prompt. This is necessary, since merely ending an SBX routine (with the END statement) will return to the calling program.

Refer to the documentation on writing subroutines for more information on this and related MIAMEX functions.