Microsoft KB Archive/106442

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 09:08, 20 July 2020 by X010 (talk | contribs) (Text replacement - """ to """)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FIX: Error When Transporting Project Under Windows 3.0a VGA

ID: Q106442

2.50 WINDOWS

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: KBSubcategory: FxtoolTransprt

Keywords          : kberrmsg FxtoolTransprt 
Version           : 2.50
Platform          : WINDOWS
Solution Type     : kbfix

Last Reviewed: May 22, 1998
© 1999 Microsoft Corporation. All rights reserved. Terms of Use.