AMOSi:Dialog Close
From Amiga Coding
an example can be found on AMOSPro_Tutorial:Tutorials/Interface/Communication.AMOS
Closes one or more dialogue channels on the screen. If your Interface program includes an SA command, the original background areas will be pasted neatly back onto the display before it leaves.
<pre>
Dialog Close
</pre>
Closes all dialogue channels.
<pre>
Dialog Close channel
</pre>
Closes just a single channel.