FIX: Error When Transporting Project Under Windows 3.0a VGA

Last reviewed: October 14, 1997
Article ID: Q106442
2.50 WINDOWS kbprg kbfixlist kbbuglist kberrmsg

The information in this article applies to:

  • Microsoft FoxPro for Windows, version 2.5

SYMPTOMS

Transporting a FoxPro 2.0 for MS-DOS project file to FoxPro 2.5 for Windows format when FoxPro is running under Microsoft Windows operating system version 3.0a with the standard VGA video driver causes the following Transporter error:

   Position is off screen.
   Line Number: 7919
   Press any key to cleanup and exit...

STATUS

Microsoft has confirmed this to be a problem in FoxPro 2.5 for Windows. This problem was corrected in FoxPro 2.5a for Windows.

MORE INFORMATION

Steps to Reproduce Problem

  1. In FoxPro 2.0 for MS-DOS, create a program file named MAIN.PRG, containing the following code:

          WAIT WINDOW 'In main program'
    

  2. Create a project and add the MAIN.PRG program file to the project.

  3. Save the project as TEST.PJX, then quit FoxPro 2.0 for MS-DOS.

  4. Start FoxPro 2.5 for Windows under Windows 3.0a using the standard VGA video driver, then open TEST.PJX.

  5. When prompted by the message, "Change 2.0 project file to 2.5 format?", choose the Yes button.

The following Transporter error is displayed:

   Position is off screen.
   Line Number: 7919
   Press any key to cleanup and exit...

After pressing any key, the following message is displayed:

   Conversion canceled.


Additional reference words: XPlatForm FoxWin 2.50 buglist2.50 fixlist2.50a
errmsg err
msg 640x480 3.0 transport transprt.prg
KBCategory: kbprg kbfixlist kbbuglist kberrmsg
KBSubcategory: FxtoolTransprt
Keywords : FxtoolTransprt kbbuglist kberrmsg kbfixlist kbprg
Version : 2.50
Platform : WINDOWS
Solution Type : kbfix


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: October 14, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.