FastTips for FoxPro for Windows: Cross-Platform Q&A

Last reviewed: December 12, 1996
Article ID: Q96171
The information in this article applies to:
  • Microsoft FoxPro for Windows, version 2.5

       Microsoft(R) Technical Support Application Note (Text File)
             FW0930: CROSS-PLATFORM QUESTIONS AND ANSWERS
                                                  Revision Date: 10/93
                                                      No Disk Included

The following information applies to Microsoft FoxPro(R) version 2.5 for Windows(TM).

| 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(R)  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, FoxPro, and MS-DOS are registered trademarks and Windows |
| is a trademark of Microsoft Corporation.                            |
|---------------------------------------------------------------------|

  • Q. Can I create a FoxPro for Windows application using FoxPro for

           MS-DOS as my development platform?
    

        A. Applications created with FoxPro for MS-DOS can be executed by
           FoxPro for Windows without making any changes. However, the
           FoxPro for MS-DOS power tools do not support features specific
           to the Windows environment.
    

           While it is possible to manually code in these features, we
           don't recommend this approach to cross-platform application
           development because the code will be very specific and
           therefore not very portable. Instead, we recommend using the
           power tools provided with FoxPro for Windows.
    

  • Q. I have an existing FoxPro version 2.0 project. How do I make it run

           in FoxPro version 2.5?
    

        A. You need only open the project in FoxPro version 2.5 and rebuild
           your application. Screens and reports will need to be converted only
           if you decide to modify them.
    

  • Q. Will I be able to create executables for FoxPro version 2.5?

        A. Yes. The options for building .EXE files in FoxPro version 2.5 for
           MS-DOS are the same as they are in FoxPro version 2.0. In FoxPro
           version 2.0, you can build stand-alone and/or compact .EXE files.
           Compact .EXE files are distributed with library files included in
           the FoxPro Distribution Kit. Stand-alone .EXE files do not require
           the FoxPro library files. The information from the libraries is
           built into a stand-alone .EXE file.
    

           In FoxPro for Windows, you can create the equivalent of the
           compact .EXE file. These files are distributed with the library
           files included in the FoxPro for Windows Distribution Kit.
    


  • Additional reference words: FoxWin 2.50 ivrfax fasttips
    KBCategory: kbinterop kbprg kbfasttip kbappnote
    KBSubcategory: FxinteropGeneral


    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.