Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I obtain names of all popups
Message
From
28/02/2010 21:59:31
 
 
To
25/02/2010 08:17:20
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01450164
Message ID:
01451687
Views:
68
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform