Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Going crazy
Message
 
À
05/08/1999 15:25:50
Ed Gay
Computer Software Consultants
Bangor, Maine, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00249409
Message ID:
00250724
Vues:
22
Ed,

>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.

It sounds like you've got things set up properly now...except you need to specify an include file for your forms and business objects as follows:

1. Open the class
2. From the "Class" menu, select "Include File".
3. In the dialog, select the "Appincl.h" file located in your application's "Include" subdirectory.
4. Close the class and save changes.

The reason the application is running slow at this point, is because VFP's debug window is open. If you close the window, the application will run at normal speed again.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform