Related to my earlier thread about looping over files, I'd like to popup a dialog telling the user that the work is happening (in a big directory, it can take a while).  The best option I've found for that is response, but it requires a response, so it blocks the rest of the script.  Is creating a dialog box in XUI be the best option?  Would that work?
                Steve