Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic Message assigned to a menu choice
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Dynamic Message assigned to a menu choice
Divers
Thread ID:
00143377
Message ID:
00143377
Vues:
70
I am programmatically adding/modifying menus to my application and have been wondering why I can set SKIP FOR to a function such as:

SKIP FOR NOT oApp.IsFileEmpty('L:\VF\TEXT.TXT)

but when I try to set the message to:

MESSAGE IIF(oApp.IsFileEmpty("L:\VF\SYSDOWN.TXT"),oApp.GetAppInfo("LOTCARD","TITLE"),FILETOSTR("L:\VF\SYSDOWN.TXT"))

It initiallizes properly but it never changes when conditions change in the environment. The SKIP does change when conditions change in the environment.

Any help would be appreciated

TIA
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform