PRB: Records from Other Platforms Remain in .SCX/.FRXLast reviewed: April 29, 1996Article ID: Q105634 |
The information in this article applies to:
SYMPTOMSAfter you transport a screen or report from one FoxPro platform to another, records for the other platform remain in the .SCX or .FRX file. In addition, records deleted on one platform remain in the file for other platforms.
STATUSThis behavior is by design on all platforms to ensure cross-platform code compatibility when platform-specific features are used. For example, if a FoxPro for MS-DOS screen that contains text push buttons is transported to FoxPro for Macintosh, the developer may choose to use picture push buttons on the Macintosh instead. Therefore, the developer will delete the text push buttons that were transported from the MS-DOS platform and create picture push buttons for the Macintosh platform. However, the MS-DOS records remain so that the code can be properly re- created on the MS-DOS platform if the screen is retransported from the Macintosh platform.
|
Additional reference words: VFoxWin 3.00 FoxMac FoxDos FoxWin 2.50b
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |