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

Author: Fred Taylor

Posted: 2012-03-28 at 11:10:13

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/CAJCBksq0Vw5pqxkvqPFPgnqUG8=qUXb3-TWHuNQJZdEs19cwFg@mail.gmail.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.

©2012 Fred Taylor