main logo
Subject: Re: Reassign a class to another one
Author: "Vassilis Aggelakos"
Posted: 2006/06/30 09:26:37
 
View Entire Thread
New Search


Keep in mind that VFP Classes (vcx) are pure dbf files.
You can browse them with:
USE <ClassName> in 0
* locate record
Replace BASECLASS With <newClassName>

BACKUP BEFORE YOU TRY!

HopeThisHelps
-Vassilis Aggelakos


P.S: You have to be very careful with chaining objects also.


----- Original Message -----
From: "David Crooks" <dcrooks .AT. fadv .DO.T com>
To: <profoxtech@leafe.com>
Sent: Friday, June 30, 2006 5:02 PM
Subject: VFP7: Reassign a class to another one


I have a textbox class and I want to reassign the class programmatically
to another textbox class. Any ideas? TIA!

David L. Crooks



[excessive quoting removed by server]


 
©2006 Vassilis Aggelakos
<-- Prior Message New Search Next Message -->