FoxPro Commands Not Documented in "Language Reference"

Last reviewed: April 29, 1996
Article ID: Q104325
The information in this article applies to:
  • Microsoft FoxPro for Windows, versions 2.5 and 2.5a
  • Microsoft FoxPro for MS-DOS, versions 2.5 and 2.5a

SUMMARY

Ten commands and functions are not documented in the FoxPro 2.5 "Language Reference" manual. Four of these commands and functions were added to FoxPro for Windows, but not documented; the other six were added to FoxPro 2.5a for international compatibility.

NOTE: This commands are included in the Visual FoxPro for Windows documentation.

MORE INFORMATION

The following commands and functions are not documented in the FoxPro 2.5 "Language Reference" manual:

Commands or Functions Added to FoxPro for Windows

   Command or function      Description
   -------------------------------------------------------------------

   ON SHUTDOWN              Specifies a command that executes when you
                            try to exit FoxPro for windows or
                            Microsoft Windows

   RGBSCHEME()              Returns an RGB color pair or color pair
                            list from a specified color scheme

   SET READBORDER           Determines if borders are placed around
                            editing regions created with @ ... GET

   _SPELLCHK                Specifies a spelling check program

   SET PRINT FONT           Specifies a default font for printing

Commands or Functions Added to FoxPro 2.5a for MS-DOS

and Windows to Ensure International Compatibility

   Command or function      Description
   -------------------------------------------------------------------

   CPCONVERT()              Converts a character expression from one
                            code page to another

   CPCURRENT()              Returns the code page setting in your
                            configuration file or the current
                            operating system code page

   CPDBF()                  Returns the code page with which an open
                            table has been marked

   IDXCOLLATE()             Returns the collation sequence for an
                            index or index tag

   SET COLLATE              Specifies a collation sequence for
                            character fields in subsequent indexing
                            and sorting operations

   SET NOCPTRANS            Prevents translation for selected fields
                            in an open table

REFERENCES

Microsoft FoxPro for Windows version 2.5a Help file


Additional reference words: FoxDos FoxWin 2.50 2.50a codepage undocumented
KBCategory: kbprg
KBSubcategory: FxprintFont


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