| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Dec 29, 2006 8:28 am Post subject: Is it possible and how? |
|
|
Currently my application will create a console process to do backup for
firebird database...
I need to get the current progress(LIVE DATA) from the process that
i've spawned via my program...i need this because my application form
has two components observing the progress...one is progressbar which
simulates the windows XP startup screen and another is a memo which
directly shows the string output.....Is it possible to do and how can i
achieve it.... |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Dec 29, 2006 8:30 am Post subject: Re: Is it possible and how? |
|
|
sooseong...@gmail.com wrote:
| Quote: | Currently my application will create a console process to do backup for
firebird database...
I need to get the current progress(LIVE DATA) from the process that
i've spawned via my program...i need this because my application form
has two components observing the progress...one is progressbar which
simulates the windows XP startup screen and another is a memo which
directly shows the string output.....Is it possible to do and how can i
achieve it....
|
It's a bit like what we've seen in the installer program like we used
to when
installing program to our pc |
|
| Back to top |
|
 |
|