Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MNX available as table?
Message
De
30/07/2009 12:49:30
 
 
À
30/07/2009 11:23:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01415520
Message ID:
01415534
Vues:
68
>Is a menu file (MNX) available as a table in an application? Suppose an application has a mainmenu.mnx added to the PJX in the 'Other > Menus' entry and it is set to be included. Doing the following command from within the application fails in my case.
>
select * from mainmenu.mnx
>Additionally adding the mnx to the 'Data > Free Tables' entry is not allowed. It gives the message 'The file name mainmenu.mnx is already in the project.'
>
>Is this by design? Is there any workaround?

Since the MNX gets generated to create the MPR, I wouldn't expect to find the MNX in the EXE. Seems to me a workaround would be a project hook that makes a copy of the MNX during BeforeBuild or AfterBuild.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform