Andrew Stirling wrote on 2013-01-18: 
>  Hi
>  I want to send some of my forms to another developer. My forms use
>  classes that are 3 deep:
>  Initial (Doug Hennig's)
>  master revision (never used)
>  Current year
>  
>  How do I manage to remove them back to the default class?
>

Andrew,

If you haven't already figured it out.
There are two fields in the SCX that need to be changed.
CLASS and CLASSLOC

If your objects rely on the parent class properties or code the behavior
will be different.

It could be as simple as
USE FORM.SCX
REPLACE ALL class WITH baseclass, classloc with "" where NOT EMPTY(classloc)
USE
COMPILE FORM FORM.SCX

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to