INFO: Project File Structure Changes in Visual FoxPro 5.0Last reviewed: March 31, 1997Article ID: Q155931 |
The information in this article applies to:
SUMMARYThis article lists the project file structure differences between Visual FoxPro 3.0 and Visual FoxPro 5.0.
MORE INFORMATIONThe Visual FoxPro 5.0 project file structure has several new fields. These fields and their definitions are listed below:
Field Name Field Description
---------------------------------------------------------------------
ID Uniquely identifies the object.
SCCDATA Information used by Visual FoxPro to enable source
code control.
LOCAL Specifies whether the object is source code controlled.
Type of Record Setting Meaning
-------------------------------------------------------
'H' (Header) (Empty) The project is not source code
controlled.
'T' The project is source code
controlled.
All Others 'F' The object is source code
controlled.
'T' The object is not source code
controlled.
|
Keywords : FxotherDochelp kbprg kbusage ssfox ssint VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |