Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SFQuery Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Titre:
Divers
Thread ID:
00247382
Message ID:
00247503
Vues:
26
Is MakeObject.prg found in your project on Code/Programs? MakeObject.prg can be found in the SFQuery folder.

>I'm using VFP 6 SP3 with SFQuery 5.1f.
>
>I have a form with a button to call up the query dialog.
>On the form a have dragged a copy of the SFQuery.vcx class on the
>form and added the primary table inv.dbf to cAlias. I inserted it without the .dbf. I renamed the control from sfquery1 to oQuery
>
>
>The code is the button is listed below:
>
>
>SET Classlib to k:\stone\sfquery\sfquery addi
>wait [Loading Filter Module] window nowait
>with thisform
> .oQuery.show()
> lcFilter=.oQuery.cFilter
> set filter to &lcFilter
> .refresh()
>endwith
>locate
>thisform.refresh()
>
>
>When the form loads, I get the following error:
>oQuery.Init, Line 26, File 'makeobject.prg' does not exist.
>If I choose the debug option, I'm in the error routine.
>
>Please help. The form is in a private datasession, but I've also tried it in a normal datasession.
>
>Kirk Kelly
>kkelly@cqisol.com
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform