main logo
Subject: RE: Reassign a class to another one
Author: "David Crooks"
Posted: 2006/06/30 09:43:30
 
View Entire Thread
New Search


On Friday, June 30, 2006 10:27 AM Vassilis Aggelakos wrote:

>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>

I obliviously wasn't very clear. I have a form with a textbox that is
using a class. Now I want assign it to another class that is read-only.
Unfortunately, the class property is read-only so I need a way around
it. Thanks!

David L. Crooks





 
©2006 David Crooks
<-- Prior Message New Search Next Message -->