Re: Perofming a lengthy operation on all databases of a given type

2005-03-03 Thread Vesselin Bontchev
It was failing in different ways. :-) Under the emulator, running PalmOS 3.2.1, the part that has to perform the processing (the one that intercepts the nilEvent) was getting control only if I was tapping on the screen. Under the simulator, running PalmOS 5.3, it wasn't getting control at all.

Re: Perofming a lengthy operation on all databases of a given type

2005-02-28 Thread Dave Carrigan
On Sat, Feb 26, 2005 at 08:53:20PM -, Vesselin Bontchev wrote: > The problem is, it doesn't seem to work. :-) You need to explain how it's failing exactly. -- Dave Carrigan Seattle, WA, USA [EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680 UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C

Perofming a lengthy operation on all databases of a given type

2005-02-26 Thread Vesselin Bontchev
My application needs to perform a relatively time-consumming operation on every database of a particular type. In order to assure the user that something is really happening (i.e., the program hasn't crashed), I display a form that contains a field and a button. In the field I write the name of