PRB: "Convert.app cannot be run as a standalone program" Error

Last reviewed: April 30, 1996
Article ID: Q130160
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

You receive the following error message:

   "Convert.app cannot be run as a standalone program.
   To convert files, open them from the File menu."

CAUSE

You are attempting to run CONVERT.APP as a standalone application either from the Command window or a program.

RESOLUTION

The Converter is not intended to be executed from a command line or in a program. Open the file by selecting Open from the File menu.

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior

Type the following in the Command Window:

   DO (_CONVERTER) WITH "C:\fpw26\sample\catalog\sample.fpc"

You will receive the error message described above. To convert the a version 2.6 catalog to version 3.0, choose Open from the File menu.


Additional reference words: 3.00 VFoxWin
KBCategory: kbtool kberrmsg kbprb
KBSubcategory: FxtoolConverter


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: April 30, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.