FIX: FOPEN() Does Not Search Path Specified by SET PATHID: Q137122 3.00 3.00b WINDOWS kbprg kbbuglist kbfixlist The information in this article applies to:
SYMPTOMSThe FOPEN() function fails to find a file in the path specified by the SET PATH command.
WORKAROUNDPlace the file to be opened by FOPEN in the Default Directory, or specify the file path when passing the filename to FOPEN().
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows.
MORE INFORMATION
Steps to Reproduce ProblemCreate and run a program containing this code:
KBCategory: kbprg kbbuglist kbfixlist
KBSubcategory: FxprgGeneral VFoxWin buglist3.00 buglist3.00b fixlist5.00
Additional reference words: 3.00 3.00b
|
Last Reviewed: November 1, 1997 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |