Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening VCXs - Why twice?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00365056
Message ID:
00365175
Vues:
25
Thanks. I'll give that I try when I get back to that project. Just got pulled away to fix a bug... :)

Thanks,

Michelle


>How complex you want to make the wrapper is up to you, but...
>LOCAL a_class
>DIMENSION a_class[1]
>IF AGETCLASS(a_class) AND TYPE('a_class[2]') = 'C'
>  MODIFY CLASS (a_class[2]) OF (a_class[1])
>ENDIF
is really a quite simple solution.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform