Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Property is not found
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Property is not found
Divers
Thread ID:
00472997
Message ID:
00472997
Vues:
54
I have the following code in a form:

PARAMETERS rej_name
THISFORM.rej_name = UPPER(ALLT(rej_name))
SELECT EVALUATE('THISFORM.rej_name')

It has been working fine for a year. We moved everything to a new server, and now we get the error message:

"Property is not found."

when you get to the third line of code above. It doesn't have a value for THISFORM.rej_name. The property is defined on the form. If I SET STEP ON it runs fine. When I build an exe it breaks again. It still runs fine on the old server. I copied my source code to the new server, copied the data to a directory under the source and it even ran fine there on the new server. Any ideas?

Thanks,
Doug
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform