PRB: "No Records Found" Error While Converting a Report in VFP

Last reviewed: November 1, 1996
Article ID: Q158403
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 3.0, 3.0b

SYMPTOMS

The following problem arises when a user attempts to convert a Visual FoxPro 3.0 for Mactintosh report to Visual FoxPro 3.0b Windows. When the MODIFY REPORT <report file name> is entered in the Command window and the user is attempting to open a Visual FoxPro 3.0 for Mactintosh report, the user is prompted with the following dialog box:

   Do you want to convert the report <report name> to Visual FoxPro 3.0
   format?

   Continue Cancel Help

After the user clicks Continue, the conversion appears to begin. However, the message "No Records for current platform!" appears.

CAUSE

Since Visual FoxPro 3.0 for the Macintosh was developed after Visual FoxPro 3.0b for Windows, it contains a later version of the Convert.app file. When a report from another platform is opened (that is, Macintosh), the Visual FoxPro system memory variable _CONVERTER is invoked and it calls Convert.app.

WORKAROUND

To work around the problem, copy the Convert.app file from the Visual FoxPro for Macintosh folder to the Visual FoxPro for Windows folder.


KBCategory: kbtool kberrmsg kbprb
KBSubcategory: FxtoolConverter
Additional reference words: 3.00 3.00b vfoxwin kbdse



THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 1, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.