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:
00179222
Vues:
24
Thank you, Christof

It works. Yet I found another solution, using

DEFINE POPUP ... PROMPT FIELD ...

Sincerely.


>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
Igor Gelin
Database Developer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform