Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shortcut menu question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00179192
Message ID:
00179196
Vues:
25
Hi Igor,

> DEFINE BAR &nI of mnuSites PROMPT &(cifsites.site)

Macro substitution does only work on string variables, not on numeric variables, neither on fields. Try instead:

lcPrompt = ["]+cifsites.site+["]
Define Bar nI of mnuSites Prompt &lcPrompt

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform