Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object in a LOCATE giving THISFORM error
Message
 
 
À
20/08/2008 16:56:21
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01340560
Message ID:
01340566
Vues:
9
>I'm getting an error that "THISFORM can only be used within a method" but oResponse is just an object created in a PRG. The PRG is called from a form.
>
>LOCATE FOR Covr.Pat_No = ALLTRIM(oResponse.SubID) AND Covr.CvPs = 'P'
>
Is this oResponse a public variable?

Can you assign a local variable

lnID = oResponse.SubID

before the locate and use this local variable in LOCATE? Are you sure this is the line generating an error? Do you have any filters defined?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform