Hi All,
Quick question regarding the MENUCMD command in MPL:
If I use this command in order to goto (rather than gosub) a menu, can I assume that Mystic will automatically destroy the context in which the script is running?
Mystic will not switch menus until you exit the script on your own.
So if you have a simple MPL like:
Begin
MenuCmd ('GO', 'main');
WriteLn ('Hello! |PA');
End.
Mystic *will* honor the GO command, but it will not take you to the main.mnu until after the script, so you'll see the Hello and the screen pause then it will load main after exiting.
... Shortcut: longest distance between two points
--- Mystic BBS v1.12 A48 2022/07/11 (Windows/64)
* Origin: Sector 7 * Mystic WHQ (1:129/215)