Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Going crazy
Message
 
To
05/08/1999 15:25:50
Ed Gay
Computer Software Consultants
Bangor, Maine, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00249409
Message ID:
00250639
Views:
16
>I've done all of your suggestions, using the MM Developer's Guide (Guide? more like Guess How Guide) I created the view parameters for the aViewParameters array property. Now I get two errors #1) VPARM_NAME is not found, if I ask for the debug window and step out I get error #2 VPARM_EXPR is not found. If I step out of that error, the form comes up. However, it runs soooo slooooow it takes a 15 - 20 seconds to arrow between records on the first grid. If I change to page 2 I am asked for the paramater for the query. I can enter in a valid number and the grid on the second page does fill :), but it also is slooow.
>If I choose not to open the debug window on the errors then I get a VFP error and it shuts VFP down.
>
>Ed

Ed,

Not sure why it is so slow, but the VPARM_NAME and VPARM_EXPR errors are usually caused by a missing include file. Check you form and ensure you have the framework include file for these defined constants.

When you change to Page 2 and get prompted for the view parm, that means you have not added the second view parm to your aViewParameters array. Just like you added one for the first page, you need to add a second one for the other view.

Kind Regards,

Mat
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