Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trapping the CLOSE button in a form
Message
 
À
04/10/1998 00:07:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00143403
Message ID:
00143681
Vues:
22
> If thisform.edit_mode=.t.
> NODEFAULT()
> else
> return .t.
> endif
>

Matt,

NODEFAULT is a command and not a function, dump the parens after it.
If thisform.edit_mode=.t.
   NODEFAULT
else
  return .t.
endif
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform