On 11/29/18, CatX said the following...
Is there any way for me to trigger the opening of a new mystic menu (the account menu to be precise) from an MPL script? I can't find this feature documented anywhere.
There is a catch-all function that allows you to run any (most?) Mystic menu commands. It's called MenuCmd(<menu cmd>,<optional data>).
Begin
MenuCmd('GO','account')
End
--- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
* Origin: Cyberia BBS | cyberiabbs.zapto.org | San Jose, CA (21:1/120)