|
From: Jeff H. <je...@Ac...> - 2005-07-25 16:36:31
|
> Also, in the current implementation the command can use > 'return -code break' or 'return -code continue' to prevent > the dialog from being dismissed. I left this undocumented > since I'm not sure if it's a good idea; it seems like a bit > of a hairball. Opinions? +1, although I might opt to separate what break and continue mean. Jeff |