RE: How to determine weather a program is compiled in vfp8 or vfp9

Author: Jerry Foote

Posted: 2012-03-28 at 11:35:22

Fred

Thanks, in fact I was able to modi file on the exe and search for the string

VisualFoxProRuntime and there it was.

Thanks Jerry

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Fred Taylor

Sent: Wednesday, March 28, 2012 11:10 AM

To: ProFox Email List

Subject: Re: How to determine weather a program is compiled in vfp8 or vfp9

Use an editor or a hexeditor and search for the string

"VisualFoxProRuntime.". The version the .EXE was compiled in will be after

the "." character.

There is a tool in VFP called HexEdit:

DO (HOME(0)+"\tools\hexedit\hexedit.app")

Fred

On Tue, Mar 27, 2012 at 11:07 AM, Jerry Foote

<jerryfoote@bellsouth.net>wrote:

> How to determine weather a exe is compiled in vfp8 or vfp9 ??

>

> Thanks Jerry

>

>

>

> --- StripMime Report -- processed MIME parts ---

> multipart/alternative

> text/plain (text body -- kept)

> text/html

> ---

>

[excessive quoting removed by server]

_______________________________________________

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/42A2F4E140104FDAB4D207F14FC24DA9@jerryfootePC

** 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.

©2012 Jerry Foote