Using the Keyboard to Insert or Delete a Database Field

Last reviewed: April 17, 1995
Article ID: Q90035
The information in this article applies to:
  • Microsoft FoxPro for MS-DOS, versions 2.0, 2.5, and 2.5a

To insert or delete a field in a database using the Microsoft FoxPro Structure dialog box without using a mouse, use the CTRL+I or CTRL+D key combinations. To access the Structure dialog box, choose Modify from the Setup menu, and then select Structure.

The specific steps to add or delete a field in the Structure dialog box are as follows:

  • Using the TAB key to move between fields, place the cursor on a field name.
  • Press CTRL+I to insert a new field above the current field, or press CTRL+D to delete the current field.

When you are adding a field, do the following:
  • Place the cursor on the Type field. Press ENTER or SPACEBAR to see the list of available field types. Use the arrow keys to select the desired type, then press ENTER.
  • Enter appropriate values in the Width and Decimal fields.
  • Use the TAB key to move to the OK button and press ENTER.


Additional reference words: FoxDos 2.00 2.50 2.50a manual
KBCategory: kbenv kbprg
KBSubcategory:


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 17, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.