Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Subclassing Exception Class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01264232
Message ID:
01264346
Vues:
12
You're welcome

>Thanks!
>
>
>
>>Enclose property name in quotes.
>>
>>>I am writing my own exception classes. I have:
>>>
>>>
>>
>>>DEFINE CLASS RFException AS Exception
>>>
>>>	HIDDEN BaseClass
>>>	HIDDEN Class 	
>>>	HIDDEN ClassLibrary 	
>>>	HIDDEN Name 	
>>>	HIDDEN Parent 	
>>>	HIDDEN ParentClass 	
>>>	HIDDEN 'Procedure'
>>>	HIDDEN AddProperty 	
>>>	HIDDEN ReadExpression 	
>>>	HIDDEN ReadMethod 	
>>>	HIDDEN ResetToDefault 	
>>>	HIDDEN SaveAsClass 	
>>>	HIDDEN WriteExpression 	
>>>	HIDDEN WriteMethod 	
>>>	HIDDEN Destroy
>>>
>>>ENDDEFINE
>>>
>>>
>>>
>>>Anyone know how to get around this?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform