Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mere Mortals - Jump Start - Error Message
Message
From
26/04/2001 17:57:00
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
 
 
To
26/04/2001 15:23:43
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00499994
Message ID:
00500432
Views:
28
Hi Andrew,

I'm glad that worked for you. I'll address these one at a time...

>Now... WHERE, on the form, do I drop the Object?

For the purposes of the jumpstart, you probably want to drop the object directly onto page1 of the pageframe. One thing to keep in mind though is that the line of code I gave you will change. That line of code is only the path to the grid on page1. If you drop the bizobj on page1 of the pageframe, the code will change to reflect the new path to the grid. I've found the best way to do this is to right click in the code window and choose 'Object List' and find the grid. It will automatically put in the path for you.

>
>I want to, as you first suggest, redrop the BizObj?
>
>Do I remove the current version of the object from abizness.vcx
> and re-create it?

You do not have to remove the object from aBizness. Each one you drop on a form (or whatever) is just a copy.

>Or remove it from the form and re-drop the existing object?

This is the approach I would take.

Once you get comfortable with the framework, you will find that it technically doesn't matter where you put the bizobj, as long as the bizobj knows where things are.

If you have the time, I would suggest checking out page 142 of the DevGuide. There is a walkthrough very similar to the one you just did. It should help to clear some things up for you.

Happy Hunting,

Brian
Previous
Reply
Map
View

Click here to load this message in the networking platform