Re: [D7 Newbie] Exception while closing busy file



On Tue, 20 Sep 2005 15:27:50 -0400, "Bruce Roberts"
<ber@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>It would be simpler if you used multiple buttons, but the logic is
>essentially similar. You need to make sure that the code to stop the run and
>that to close the application takes into account the fact that the i/o
>operation may be in progress. You also need to insure that i/o operations
>terminates in an appropriate manner. Use some flags

Thx! I'll give it shot.
.