Le 02/11/2012 13:08, Bruce a écrit :
> On Wed, 2012-10-31 at 15:18 +0100, Benoît Minisini wrote:
>> Le 31/10/2012 15:13, Bruce a écrit :
>>> On Wed, 2012-10-31 at 14:02 +0100, Benoît Minisini wrote:
Le 31/10/2012 06:04, Bruce a écrit :
> I have a library which contains classes to analyse h
On Wed, 2012-10-31 at 15:18 +0100, Benoît Minisini wrote:
> Le 31/10/2012 15:13, Bruce a écrit :
> > On Wed, 2012-10-31 at 14:02 +0100, Benoît Minisini wrote:
> >> Le 31/10/2012 06:04, Bruce a écrit :
> >>> I have a library which contains classes to analyse horse trial times.
> >>> These classes re
Le 31/10/2012 15:13, Bruce a écrit :
> On Wed, 2012-10-31 at 14:02 +0100, Benoît Minisini wrote:
>> Le 31/10/2012 06:04, Bruce a écrit :
>>> I have a library which contains classes to analyse horse trial times.
>>> These classes rely on some files which contain some static data about
>>> the variou
On Wed, 2012-10-31 at 14:02 +0100, Benoît Minisini wrote:
> Le 31/10/2012 06:04, Bruce a écrit :
> > I have a library which contains classes to analyse horse trial times.
> > These classes rely on some files which contain some static data about
> > the various analyses, these files are all called A
ahhh, ok i didn't know that
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
__
Le 31/10/2012 06:04, Bruce a écrit :
> I have a library which contains classes to analyse horse trial times.
> These classes rely on some files which contain some static data about
> the various analyses, these files are all called AbcZyx.meta where
> AbcXyz is the name of the relevant class (note
For Each wkclass In Classes
If Not IsNull(wkclass.Parent) Then
If object.type(wkclass.Parent) = "BaseBO" Then Print wkclass.Name
Endif
Next
2012/10/31 Bruce :
> I have a library which contains classes to analyse horse trial times.
> These classes rely on some files which contain
I have a library which contains classes to analyse horse trial times.
These classes rely on some files which contain some static data about
the various analyses, these files are all called AbcZyx.meta where
AbcXyz is the name of the relevant class (note the mixed case in both).
When the first insta