What we like to have is an dynamical messagebox. So that we can change the contents of the messagebox without creating a new messagebox.
Now when we want to add something in a messagebox whe have to close it and open a new one.
This is useful if you want to display an actual time or a progress bar that is created in a loop. The only possibility now is displaying in an cmd-box
mvg

Guillaume