Hi Rohith,
You can create script button as Bhaskar mentioned and call it from onCreateHandler property of UserArea Everytime the screen is refreshed (even on submit due to enter key), it checks if there is a message in status bar and displays in text label.
If above solution does not copy new text from status bar, then you need to add RefreshScreen action before copy action.
Thanks
Chinthan