Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menu structure
Message
 
 
À
12/01/2003 17:34:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Divers
Thread ID:
00740850
Message ID:
00740858
Vues:
22
Peter,

The menu file is stored pretty linearly.

Name gives you the individual item name, LevelName gives you the level at which an item appears. NumItems tells you how many sub items it has. ItemNum tells you which subitem it is. The Propmt without spaces becomes a Name/LevelName for tree branches.

If you create a simple menu and look at the file it becomes wasy enough to see the structure.

It's just a simple scan, skip the first row which contains the overall menu stuff. The order of the rows appears to be a depth order traversal of the menu tree.

>Has anybody deciphered the menu file structure beyound the description wich comes with vfp
>I want to create a tree type printout for documentation purposes. And the designes have never heard of relational design :-)
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform