Lou, If I remember correctly, wasn't the format of the .scx files modified in VFP8 and/or vfp9 to include extra metadata? You could check for the presence of these fields in the .scx files. Maybe a trip over to the Wiki may help.
Dave Crozier -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Schummer Sent: 20 February 2008 17:17 To: [email protected] Subject: RE: VFP project version? The only absolute way I know is to see what runtime file is in use. Normally I display the VERSION() of VFP on my about dialog for this reason. Short of that, you could run the programs and try to rename the runtime files. If they are in use you know which version the app is using. Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lou SyracuseLou, Sent: Wednesday, February 20, 2008 11:58 AM To: [EMAIL PROTECTED] Subject: RE: VFP project version? Unfortunately that only gives information on the version of VFP you are currently running. It is a series of projects that could be in either VFP6 or VFP7. We have used both versions (along with VFP9), but I need to know for sure which projects used which version of VFP. I was hoping there was a setting somewhere or a value in one of the project files I could look at, but it appears that might not be the case. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Subject: Re: VFP project version? Check the vfp help for the version() function, the version property and similar. Rafael Copquin 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.

