Kurt:  Yes the menu designer is the only way to go, but converting it to 
a prg was the final answer.

I like Doug Hennig's menu classes and Andy Kramek's methods but they are 
very complicated and detailed.

Putting all in an external prg works great!

Thanks!!!

Jeff

Jeff Johnson
j...@san-dc.com
SanDC, Inc.
623-582-0323
Fax 623-869-0675



Kurt Wendt wrote:
> Ah - so my MPR suggestion - allowing you to stick with the VFP menu
> Designer - led you in the right direction? 
> Glad to see you got it worked out!
> 
> :-)
> -K-
> 
> -----Original Message-----
> From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com]
> On Behalf Of Jeff Johnson
> Sent: Thursday, February 18, 2010 4:49 PM
> 
> Here's what I did:
> I used the menu designer to create the menu I want to add to my .exe.  I
> 
> told it to add before "Tables" in the main menu.
> I tagged the Tables tab as Tables in the main menu menu designer.
> I created and external prg called myprogext
> I copied and pasted the mpr code of the menu into myprogext
> I added more code to myprogext.
> 
> I made sure myprogext is excluded from the project but included in the
> path.
> 
> Works fantastic and allows me to modify the external menu and add 
> reports without disrupting the executable on the terminal services.
> 
> Jeff
> 
> Jeff Johnson
> j...@san-dc.com
> SanDC, Inc.
> 623-582-0323
> Fax 623-869-0675
> 
> 
> 
> MB Software Solutions, LLC wrote:
>> Stephen Russell wrote:
>>> On Thu, Feb 18, 2010 at 1:25 PM, Allen <pro...@gatwicksoftware.com>
> wrote:
>>>> When I need this I usually make the menu as I go in code. I it's a
> shortcut
>>>> simple menu its easy using the class smenu
>>> -----------------
>>>
>>> Can you make a loader for your menu via data in a table or text file?
>>>
>> That's how Andy Kramek was doing a lot of stuff years ago (and may
> still 
>> be, afaik).
> 

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/4b7dbfbc.3050...@san-dc.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to