|
| how to check dBase engine version ? |
 |
Thu, 10 Apr 2008 17:21:52 -040 |
the new version 2.61.4 runtime engine just came out
how to check installed engine version ?
when I open BDE Administrator, it alyaws shows Version 5.01
|
| Post Reply
|
| Re: how to check dBase engine version ? |
 |
Thu, 10 Apr 2008 19:15:11 -040 |
In article <cdMXlD1mIHA.320@news-server>, ericwuu@hotmail.com says...
> the new version 2.61.4 runtime engine just came out
>
> how to check installed engine version ?
msgBox(version(1))
should say "dBASE PLUS 2.61 Runtime b2075..."
Build 2075 is the latest commercial version.
Jean-Pierre Martel, editor
The dBASE Developers Bulletin
|
| Post Reply
|
| Re: how to check dBase engine version ? |
 |
Fri, 11 Apr 2008 05:50:33 -070 |
eric wu wrote:
> the new version 2.61.4 runtime engine just came out
>
> how to check installed engine version ?
> when I open BDE Administrator, it alyaws shows Version 5.01
The BDE version can be found with:
? version( .89 )
The version # you see in the Administrator is the version of the
Administrator program, not the BDE itself.
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase/dBASEBooks.htm
|
| Post Reply
|
|
|
|
|
|
|
|
|
|