Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I obtain names of all popups
Message
De
28/02/2010 21:59:31
 
 
À
25/02/2010 08:17:20
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01450164
Message ID:
01451687
Vues:
69
Thanks for the code Dragan. way more efficient and less lines of code than what I was planning!


>>Hi Thomas,
>>
>>There is no MNX file. Just a regular DBF that they use to generate the menus. The dbf doesn't have info that relates to what the POPUP names will be.
>
>Then your option is to
>
list memory to (lcFile)
>lcPopups=strextract(filetostr(lcFile), lcSomethingFromFirstLineMentioningPopups, lcSameFromLineAfterPopups) 
>alines(aPops, lcPopups)
>and then parse array for popup names.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform