Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any Way to put include file into property sheet?
Message
 
À
19/11/2003 12:44:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00851539
Message ID:
00851560
Vues:
11
Includes won't work in the property sheet, but in the init of the form you can try:
thisform.property = _DV
and see if that works. Good luck,

jfh

>I'm using VFP 7.0
>
>my Default Include file includes:
>#DEFINE _DV ( VERSION( 2 ) = 2 and _VFP.STARTMODE = 0 )
>
>I would like to put _DV into the property sheet of my form, but I can't get it to work.
>
>I have no problem putting _DV into the method code anywhere, just not into the property sheet.
>
>If I put "_DV" into a property I get an error when I test it.
>If I put "=_DV" into a property it always evaluates to .F.
>
>TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform