Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Wizard Builder
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00301188
Message ID:
00302879
Vues:
25
Doug,

Ok, now I see the problem. In the current report help file under "Report Wizard Builder", it says:

"To use the builder, right-click on the form or subclass you've created from SFRWizard and choose 'Builder' from the shortcut menu."

That's why I thought the subclass would be fine. It would be nice if you could check the parent property, but I guess that would have problems if you subclass the subclass? Anyway, for me, making the change to the parent class worked.

Kind Regards,

Mat



>I'll see if I can think of a better way around this, but in the meantime, there's a simple solution:
use (home() + 'wizards\builderd')
>locate for ID = 'SFRWizard'
>copy next 1 to TEMP
>append from TEMP
>replace CLASSNAME with lower('(your class name)')
>use
>erase TEMP.DBF
>erase TEMP.FPT
Doug
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform