CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a Cancel button in a long process





>   In a long process which involvs purely file i/o I'd like to provide
>a Canel button 

Yoy need to provide some message checking in  
the  file i/o  loop, then add something like

while(!not_my_stop_message)
  do some more file i/o
Mike H





W Komornicki's Home Page | Main Index | Thread Index