Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare Enums in VFP
Message
De
08/04/2003 11:41:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Declare Enums in VFP
Divers
Thread ID:
00775115
Message ID:
00775115
Vues:
64
Hi all,

Can you define Enums in VFP 8 as in VB 6? This is a VB6 code snippet:
Public Enum LSerrorCodeLng
   LSERR_NO_ERROR_LNG = 0
   LSERR_OUT_OF_MEMORY_LNG = 1
   LSERR_UNABLE_TO_OPEN_LOG_FILE_LNG = 2
   LSERR_INVALID_NULL_POINTER_LNG = 3
   LSERR_INVALID_INPUT_LNG = 4
End Enum
ramil
~~ learning to stand still
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform