If the executables are called the same name as the project, you might be able to figure out which version by checking the executable. I opened a VFP executable using Notepad++. Then I did a search for DLL. It shows which runtime is used. Then at least you'll know the version it was compiled in and can go from there.
However, YMMV Version VERSION() returns EXE Size EXE Date DLL Size DLL Name VFP 9 SP2 Visual FoxPro 09.00.0000.5721 for Windows 5,648 kb September 21, 2007 4,624 kb VFP9R.DLL VFP 9 Visual FoxPro 09.00.0000.2412 for Windows 5,620 kb December 13, 2004 4,600 kb VFP9R.DLL VFP 8 Visual FoxPro 08.00.0000.3117 for Windows 5,236 kb September 25, 2003 4,200 kb VFP8R.DLL VFP 7 Visual FoxPro 07.00.0000.9465 for Windows 4,260 kb January 4, 2002 3,344 kb VFP7R.DLL VFP 6 Visual FoxPro 06.00.8961.00 for Windows 4,091 kb August 18, 2000 3,295 kb VFP6R.DLL VFP 5 Visual FoxPro 5.0.0.415 for Windows 4,065 kb January 24, 1997 3,148 kb VFP500.DLL VFP 3 Visual FoxPro 03.00.00.0711 for Windows 4,374 kb December 16, 1995 3,657 kb VFP300.ESL FPW 2.6a FoxPro 2.6a for Windows 2,444 kb September 28, 1994 n/a n/a > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Lou Syracuse > Sent: Tuesday, February 19, 2008 4:58 PM > To: [EMAIL PROTECTED] > Subject: VFP project version? > > We have about a dozen VFP applications around here; some in VFP6, VFP7 > or VFP9. > > We know which ones are VFP9... but is there a way to tell which version > a project uses? Something in the project file perhaps? We'd really > hate to blow up a menu or cause other problems by opening/compiling in > the wrong version. > > TIA, > Lou > > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. > If you have received this e-mail in error please notify the originator of > the message. This footer also confirms that this e-mail message has been > scanned for the presence of computer viruses. > Any views expressed in this message are those of the individual sender, > except where the sender specifies and with authority, states them to be > the views of Merle Norman Cosmetics or The Nethercutt Collection. > > [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.

