KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q101797: PRB: "Missing Operand" Error Using a Database in FoxCentral

Article: Q101797
Product(s): Microsoft Fox Miscellaneous Products
Version(s): MS-DOS:2.1
Operating System(s): 
Keyword(s): 
Last Modified: 23-OCT-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft FoxBASE+ for MS-DOS, version 2.1 
-------------------------------------------------------------------------------

SYMPTOMS
========

You receive the

  Operand Missing

error message when you use FoxCentral and attempt to use an index on a database.

CAUSE
=====

FoxCentral saves all information about its environment in two files called
CENTRAL.ADM and CENTRAL.ADX. This environment information includes frequently
used databases and any indexes associated with them. Because FoxCentral saves
this information in these two files, if the databases saved in these environment
files are modified outside FoxCentral, the information saved in the files can
become outdated or invalid.

RESOLUTION
==========

To work around this problem:

1. Quit FoxBASE+ and rename the files CENTRAL.ADM and CENTRAL.ADX to
  CENTRAL2.ADM and CENTRAL2.ADX using the MS-DOS RENAME command.

2. Restart FoxBASE+ and go into FoxCentral.

You should now be able to use the database and its corresponding index without a
problem.

MORE INFORMATION
================

FoxCentral is the nonprogramming user interface in FoxBASE+ for MS-DOS that
gives users access to the most powerful FoxBASE+ commands without doing any
programming.

Additional query words:

======================================================================
Keywords          :  
Technology        : kbAudDeveloper kbFoxproSearch kbFoxBASE210DOS kbFoxBASESearch
Version           : MS-DOS:2.1

=============================================================================

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.

Copyright Microsoft Corporation 1986-2002.