> There is no need, or reason, for the programmer to touch the finished
> attribute.  Doing so is likely to have unintended consequences.
>

> What do you want to do that you think you need the finished attribute for?
>

I had problems trying to get a progressbar working 100% in a property sheet
dialog, where I couldn't get the driver loop to stop if I closed the dialog
prematurely. So I looked at one of the ooRexx samples routines and found
the use of 'if self~finished then ...'. In any case I've solved my problem
since then without using finished so all is good and well.

Staffan
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to