in reply to Re: Show a msgbox and do not wait (Win32)
in thread Show a msgbox and do not wait (Win32)
I should have given more info about where do I want to use this. Normaly the script only shows one msgbox, but needs to exit for the parent process to continue on (the parent is not Perl). At times it may show several, but the number will always be small.
It's just a "wrapper" to PVCS command line interface used from an editor, form other scripts, from an automated code generation tool etc. And all I want is to show a "done" message and exit so that I do not block the parent. Or myself from getting/checking out/checking in the next file.
Jenda
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Show a msgbox and do not wait (Win32)
by tachyon (Chancellor) on Feb 19, 2003 at 01:25 UTC |