Christof, If that works then its an excellent idea and it will save me loads of work. I'll give it a go.
Thanks in advance. Dave -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Christof Wollenhaupt Sent: 08 December 2011 15:09 To: [email protected] Subject: Re: Accessing VFP .mnx files Execute the following two lines in the Windows command prompt MKLINK /H mymenu.fpt mymenu.mnt MKLINK /H mymenu.dbf mymenu.mnx to create a link to the menu file. Then add the dbf file to the project and include the file. Since both file names refer to the same physical file you don't need to copy the menu file after every change. Christof --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] 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/[email protected] ** 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.

