Hi,

as SS217 stated, you can use $dialog.

For example if you have a dialog table called "Exit" scripted in your remotes, then you can call it on exiting:

on *:EXIT: .echo -q $dialog(test,Exit)


Greetz


Gone.