FastTips for FoxPro for MS-DOS: BROWSE Command Q&A

Last reviewed: December 12, 1996
Article ID: Q96159
The information in this article applies to:
  • Microsoft FoxPro for MS-DOS, version 2.5

      Microsoft(R) Technical Support Application Note (Text File)
              FP0919: BROWSE COMMAND QUESTIONS & ANSWERS
                                                   Revision Date: 9/93
                                                      No Disk Included

The following information applies to Microsoft FoxPro(R) version 2.5 for MS-DOS(R).

| INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY     |
| ACCOMPANY THIS DOCUMENT (collectively referred to as an Application |
| Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER      |
| EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED      |
| WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR       |
| PURPOSE. The user assumes the entire risk as to the accuracy and    |
| the use of this Application Note. This Application Note may be      |
| copied and distributed subject to the following conditions:  1) All |
| text must be copied without modification and all pages must be      |
| included;  2) If software is included, all files on the disk(s)     |
| must be copied without modification (the MS-DOS utility diskcopy is |
| appropriate for this purpose);  3) All components of this           |
| Application Note must be distributed together;  and  4) This        |
| Application Note may not be distributed for profit.                 |
|                                                                     |
| Copyright (C) 1993 Microsoft Corporation.  All Rights Reserved      |
| Microsoft and MS-DOS are registered trademarks and Windows is a     |
| trademark of Microsoft Corporation.                                 |
|---------------------------------------------------------------------|

  • Q. I modified the structure of my database, but when I use the

           BROWSE command on the file, I don't see the changes. How can I
           correct this problem?
    

        A. If you cannot see your changes, you are most likely using the
           BROWSE command from the System menu or the View window, or you
           are issuing a BROWSE LAST or BROWSE PREFERENCE command from the
           Command window. To see these structural changes, you must first
           issue a plain BROWSE command from the Command window to display
           the new default version of the database.
    

  • Q. When I press the CTRL+N shortcut key combination in my program

           to append a new record in the Browse window, I get the musical
           note instead. How can I correct this problem?
    

        A. CTRL+N is a shortcut key combination associated with the System
           menu. In your program, you need to issue the command SET SYS-
           MENU ON and/or use a BROWSE command instead of the BROWSE NO-
           MENU command.
    


  • Additional reference words: FoxDos 2.50 ivrfax fasttips
    KBCategory: kbprg kbfasttip kbappnote
    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: December 12, 1996
    © 1998 Microsoft Corporation. All rights reserved. Terms of Use.