Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem Subclassing Exception Class
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01264232
Message ID:
01264346
Views:
11
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform