<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi Folks.<br></div><div><br></div><div>Somthing along the lines of this:</div><div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div>World submorphs do: [ :e |  <br></div><div>    [ (e model isKindOf: Inspector) ifTrue: [ e delete ] ]<br></div><div>        on: Error<br></div><div>        do: [ ] ]<br></div></blockquote><br></div><div>I have ~30 workspaces and 6 browsers minimized and the "close" button is not visible because I made them all uncloseable.<br></div><div><br></div><div>I would like to  programmatically close them using something like the above.<br></div><div><br></div><div><br></div><div><br></div><div>cordially,<br></div><div><br></div></div><br></body></html>