Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Wizard Builder
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00301188
Message ID:
00302879
Views:
26
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
Previous
Reply
Map
View

Click here to load this message in the networking platform