BUG: VERSION(1) Function Returns Different Format in VFP 6 (189130)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q189130 SYMPTOMS
In Visual FoxPro 6.0 for Windows, the VERSION(1) function reports the
format of the FoxPro version number in a different format than earlier
versions of the product. The VERSION() function using the value of 1 as the
optional argument ( VERSION(1) ), provides information on the Visual FoxPro
version, date, time, and serial number. The VERSION() function, with no
argument returns the version number only without the date, time, or serial
number.
RESOLUTION
The new format could pose problems in cases where legacy code parses the
value returned from the VERSION(1) function. If code needs to run on
different versions of Visual FoxPro, check the version number and parse the
string accordingly.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 8/26/1999 |
---|
Keywords: | kbbug KB189130 |
---|
|