Hello,
dcl_Form_CloseAll supports bits to close certain types of forms. Which bit do I have to use to close all Palettes forms? Also 4 for dockable?
Fred
Currently, the bit mask is ignored, and all dialogs are closed no matter what the mask value. I would like to remove this function (or at least make it undocumented), because it makes it too easy for one application to unintentionally close another application's dialogs.