VFP / FoxPro
Return to VFP / Foxpro home pageView VFP Help File
This list of VFP help records comes from https://github.com/VFPX/HelpFile and the same license applies.
It is placed here to assist in future conversion to harbour functions/commands.
Only non UI features will be converted, to focus on converting web apps to Harbour, with the help of mod_harbour.
Name/Description Keywords
Type
Conversion To Harbour
Displaying 4786 items.
Open HelpTypeNameSyntaxDescriptionConversion
To Harbour
Convertion
Notes
Error"cursor" must be created with SELECT ... INTO TABLE (Error 1815)  Undetermined 
Error"field | variable" is not unique and must be qualified (Error 1832)  Undetermined 
Error"field" is not related to the current work area (Error 1165)  Undetermined 
Error"field" phrase is not found (Error 1130)  Undetermined 
Error"file" is not a table (Error 15)  Undetermined 
Error"file" is not a Visual FoxPro .EXE file (Error 1196)  Undetermined 
Error"file" is not an object file (Error 1309)  Undetermined 
Error"name" band is too large to fit on page (Error 1298)  Undetermined 
Error"name" can only be used within a method (Error 1929)  Undetermined 
Error"name" cannot be closed while suspended (Error 1932)  Undetermined 
Error"name" cannot be enumerated (Error 1794)  Undetermined 
Error"name" internal consistency error (Error 1462)  Undetermined 
Error"name" is a method, event, or object (Error 1737)  Undetermined 
Error"name" is a read-only property (Error 1740)  Undetermined 
Error"name" is not a file variable (Error 226)  Undetermined 
Error"name" is not a function, procedure or program (Error 1992)  Undetermined 
Error"name" is not a valid resource file (Error 1294)  Undetermined 
Error"name" is not a variable (Error 225)  Undetermined 
Error"name" is not a Visual FoxPro event (Error 1745)  Undetermined 
Error"name" is not an array (Error 232)  Undetermined 
Error"name" is not an object (Error 1924)  Undetermined 
Error"name" objects cannot return a value (Error 1983)  Undetermined 
Error"OLE error" (Error 1429)  Undetermined 
Preprocessor#DEFINE ... #UNDEF Preprocessor Directive  Undetermined 
Preprocessor#IF ... #ENDIF Preprocessor Directive  Undetermined 
Preprocessor#IFDEF | #IFNDEF ... #ENDIF Preprocessor Directive  Undetermined 
Preprocessor#INCLUDE Preprocessor Directive  Undetermined 
Preprocessor#INSERT Preprocessor Directive  Undetermined 
Preprocessor#NAME Preprocessor Directive  Undetermined 
 $ Operator  Undetermined 
 % Operator (Visual FoxPro)  Undetermined 
Command&  Undetermined 
Command&&  Undetermined 
Command*  Undetermined 
Error** or ^ domain error (Error 78)  Undetermined 
 *bad date*  Undetermined 
 *Interrupted*  Undetermined 
Error.DBC internal consistency error (Error 1550)  Undetermined 
Error.DIF file header is invalid (Error 115)  Undetermined 
Error.DIF type indicator is invalid (Error 117)  Undetermined 
Error.DIF vector is invalid - .DBF field mismatch (Error 116)  Undetermined 
Error.SYLK file dimension bounds are invalid (Error 120)  Undetermined 
Error.SYLK file format is invalid (Error 121)  Undetermined 
Error.SYLK file header is invalid (Error 119)  Undetermined 
 :: Scope Resolution Operator  Undetermined 
Command=  Undetermined 
Command? | ??  Undetermined 
Command???  Undetermined 
Command@ ... BOX  Not to Convert 
Command@ ... CLASS  Not to Convert 
Command@ ... CLEAR  Not to Convert 
Command@ ... EDIT - Edit Boxes  Not to Convert 
Command@ ... FILL  Not to Convert 
Command@ ... GET - Check Boxes  Not to Convert 
Command@ ... GET - Combo Boxes  Not to Convert 
Command@ ... GET - Command Buttons  Not to Convert 
Command@ ... GET - List Boxes  Not to Convert 
Command@ ... GET - Option Buttons  Not to Convert 
Command@ ... GET - Spinners  Not to Convert 
Command@ ... GET - Text Boxes  Not to Convert 
Command@ ... GET - Transparent Buttons  Not to Convert 
Command@ ... MENU  Not to Convert 
Command@ ... PROMPT  Not to Convert 
Command@ ... SAY  Not to Convert 
Command@ ... SAY - Pictures & OLE Objects  Not to Convert 
Command@ ... SCROLL  Not to Convert 
Command@ ... TO  Not to Convert 
ErrorA .DBF-style Help file is required (Error 1727)  Undetermined 
ErrorA Key cannot be specified when adding an item to this collection. (Error 2064)  Undetermined 
ErrorA Key must be specified when adding an item to this collection. (Error 2063)  Undetermined 
ErrorA member object with this name already exists (Error 1771)  Undetermined 
ErrorA sharing violation occurred. (Error 2024)  Undetermined 
ErrorA stored procedure is executing (Error 1538)  Undetermined 
ErrorA subdirectory or file "name" already exists (Error 1961)  Undetermined 
ErrorA table in multiple relationships can only have one child order (Error 1889)  Undetermined 
 About Dialog Box Foundation Class  Not to Convert 
 About Microsoft Visual FoxPro Dialog Box  Not to Convert 
FunctionABS( )  Undetermined 
CommandACCEPT  Undetermined 
 Accepting Numeric Input in a Given Range  Undetermined 
 Access and Assign Methods  Not to Convert 
ErrorAccess to system Registry denied (Error 1640)  Undetermined 
 Access to Variables  Undetermined 
 Access to Visual FoxPro Variables and Fields  Undetermined 
 Accessibility Browser Window  Undetermined 
 Accessibility for People with Disabilities (Visual FoxPro)  Undetermined 
 Accessing APIs  Undetermined 
 Accessing External Libraries  Undetermined 
 Accessing Remote Data Using Views  Undetermined 
 Accessing the Visual FoxPro API  Undetermined 
FunctionACLASS( )  Undetermined 
FunctionACOPY( )  Undetermined 
FunctionACOS( )  Undetermined 
 Activate Event (Visual FoxPro)  Not to Convert 
CommandACTIVATE MENU  Undetermined 
CommandACTIVATE POPUP  Undetermined 
CommandACTIVATE SCREEN  Undetermined 
CommandACTIVATE WINDOW  Undetermined 
 ActivateCell Method  Not to Convert 
 ActiveColumn Property  Not to Convert 
 ActiveControl Property  Not to Convert 
 ActiveForm Property  Not to Convert 
 ActivePage Property  Not to Convert 
 ActiveProject Property  Not to Convert 
 ActiveRow Property  Not to Convert 
 ActiveX Calendar Foundation Class  Undetermined 
 ActiveX Controls Overview  Undetermined 
 ActiveX Solution Samples  Undetermined 
FunctionADATABASES( )  Undetermined 
FunctionADBOBJECTS( )  Undetermined 
 Add a Data-Bound Calendar Sample  Undetermined 
 Add and Remove Items in a Treeview Control Sample  Undetermined 
CommandADD CLASS  Undetermined 
 Add Class to Project Dialog Box  Not to Convert 
 Add Data Lookup Combo Boxes Sample  Undetermined 
 Add Data Querying to Forms Sample  Undetermined 
 Add Data Sorting and Filtering to Forms Sample  Undetermined 
 Add Dynamic Style Condition Dialog Box (Report Builder)  Not to Convert 
 Add Encryption to Applications Sample  Undetermined 
 Add Files to Source Control Dialog Box  Not to Convert 
 Add Items Interactively to a List Box Sample  Undetermined 
 Add Menu Items at Run Time Sample  Undetermined 
 Add Method (Collection Class)  Not to Convert 
 Add Method (File Object)  Not to Convert 
 Add Miscellaneous Form Buttons Sample  Undetermined 
 Add Navigation to Forms Sample  Undetermined 
 Add New Items to a Combo Box Sample  Undetermined 
 Add Personalized Menus Sample  Undetermined 
 Add Property Dialog Box (Report Builder)  Not to Convert 
 Add Shortcut Menus to Objects Sample  Undetermined 
CommandADD TABLE  Undetermined 
 Add Table or View Dialog Box  Not to Convert 
 Add Web Hyperlinks to a Form Sample  Undetermined 
FunctionADDBS( )  UndeterminedEquivalent to hb_DirSepAdd()
 AddColumn Method  Not to Convert 
 Adding Objects to a Container Class  Undetermined 
 Adding Objects to Forms  Undetermined 
 Adding Report Controls  Undetermined 
 AddItem Method (Visual FoxPro)  Not to Convert 
 AddLineFeeds Property  Not to Convert 
 AddListItem Method  Not to Convert 
 AddObject Method  Not to Convert 
 AddProperty Method  Not to Convert 
FunctionADDPROPERTY( )  Undetermined 
 AddTableSchema Method  Not to Convert 
 AddToSCC Method  Not to Convert 
FunctionADEL( )  Undetermined 
FunctionADIR( )  Undetermined 
 AdjustObjectSize Event  Not to Convert 
FunctionADLLS( )  Undetermined 
FunctionADOCKSTATE( )  Undetermined 
 ADOCodePage Property  Not to Convert 
ErrorADODB.Command is already opened. (Error 2081)  Undetermined 
ErrorADODB.Recordset is already opened. (Error 2080)  Undetermined 
ErrorADODB.Recordset is not opened. (Error 2143)  Undetermined 
 Advanced Dialog Box  Not to Convert 
 Advanced Options Dialog Box  Not to Convert 
 Advanced Tab, Application Builder  Undetermined 
 Advanced Tab, Report Control Properties Dialog Box (Report Builder)  Not to Convert 
 Advantages of More Power  Undetermined 
FunctionAELEMENT( )  Undetermined 
FunctionAERROR( )  Undetermined 
FunctionAEVENTS( )  Undetermined 
FunctionAFIELDS( )  Undetermined 
FunctionAFONT( )  Undetermined 
 AfterBand Event  Not to Convert 
 AfterBuild Event  Not to Convert 
 AfterCloseTables Event  Not to Convert 
 AfterCursorAttach Event  Not to Convert 
 AfterCursorClose Event  Not to Convert 
 AfterCursorDetach Event  Not to Convert 
 AfterCursorFill Event  Not to Convert 
 AfterCursorRefresh Event  Not to Convert 
 AfterCursorUpdate Event  Not to Convert 
 AfterDelete Event  Not to Convert 
 AfterDock Event  Not to Convert 
 AfterInsert Event  Not to Convert 
 AfterRecordRefresh Event  Not to Convert 
 AfterReport Event  Not to Convert 
 AfterRowColChange Event  Not to Convert 
 AfterUpdate Event  Not to Convert 
FunctionAGETCLASS( )  Undetermined 
FunctionAGETFILEVERSION( )  Undetermined 
FunctionAINS( )  Undetermined 
FunctionAINSTANCE( )  Undetermined 
FunctionALANGUAGE( )  Undetermined 
FunctionALEN( )  Undetermined 
ErrorAlias is not found (Error 13)  Undetermined 
ErrorAlias name is already in use (Error 24)  Undetermined 
 Alias Property  Not to Convert 
FunctionALIAS( )  Undetermined 
 Align Property  Not to Convert 
 Aligning Controls in Forms  Undetermined 
 Alignment Property  Not to Convert 
FunctionALINES( )  Undetermined 
 Allow Users to Choose List Values Sample  Undetermined 
 Allow Users to Drag and Drop Controls Sample  Undetermined 
 AllowAddNew Property  Not to Convert 
 AllowAutoColumnFit Property  Not to Convert 
 AllowCellSelection Property  Not to Convert 
 AllowDelete Property  Not to Convert 
ErrorAllowed DO nesting level exceeded (Error 103)  Undetermined 
 AllowHeaderSizing Property  Not to Convert 
 AllowInsert Property  Not to Convert 
 AllowModalMessages Property  Not to Convert 
 AllowOutput Property  Not to Convert 
 AllowRowSizing Property  Not to Convert 
 AllowSimultaneousFetch Property  Not to Convert 
 AllowTabs Property  Not to Convert 
 AllowUpdate Property  Not to Convert 
FunctionALLTRIM( )  Undetermined 
CommandALTER TABLE - SQL  Undetermined 
ErrorALTER TABLE operation interrupted (Error 1870)  Undetermined 
 AlwaysOnBottom Property  Not to Convert 
 AlwaysOnTop Property  Not to Convert 
ErrorAmbiguous Date/DateTime constant (Error 2032)  Undetermined 
FunctionAMEMBERS( )  Undetermined 
FunctionAMOUSEOBJ( )  Undetermined 
ErrorAn IF | ELSE | ENDIF statement is missing (Error 1211)  Undetermined 
ErrorAn object's control source cannot be set to its Value property (Error 1781)  Undetermined 
 Analyzing Data Requirements  Undetermined 
 Anchor Property  Not to Convert 
FunctionANETRESOURCES( )  Undetermined 
FunctionANSITOOEM( )  Undetermined 
ErrorAPI call caused an exception. (Error 2028)  Undetermined 
ErrorAPI function _UserError( ) was called (Error 1098)  Undetermined 
 API Library Construction  Undetermined 
ErrorAPI library is not found (Error 1726)  Undetermined 
ErrorAPI library revision mismatch. Rebuild library (Error 1711)  Undetermined 
 API Library Routines A-Z  Undetermined 
 API Library Routines by Category  Undetermined 
CommandAPPEND  Undetermined 
CommandAPPEND FROM  Undetermined 
CommandAPPEND FROM ARRAY  Undetermined 
 Append From Dialog Box  Not to Convert 
 Append From Options Dialog Box  Not to Convert 
CommandAPPEND GENERAL  Undetermined 
CommandAPPEND MEMO  Undetermined 
CommandAPPEND PROCEDURES  Undetermined 
 Appending Data  Undetermined 
 Application Architecture  Undetermined 
 Application Builder  Undetermined 
 Application Creation with Accuracy and Data Integrity  Undetermined 
 Application Creation with Double-Byte Character Sets  Undetermined 
 Application Development with Several Developers  Undetermined 
 Application Distribution Process  Undetermined 
 Application Error Handling Sample  Undetermined 
ErrorApplication file "file" is not closed (Error 1178)  Undetermined 
 Application Framework Files  Undetermined 
 Application Object  Undetermined 
ErrorApplication object not initialized (Error 1936)  Undetermined 
 Application Object Properties, Methods, and Events  Not to Convert 
 Application Planning  Undetermined 
 Application Property  Not to Convert 
 Application Registry Foundation Class  Undetermined 
 Application Wizard  Undetermined 
 Application Wizard Object Members  Undetermined 
 ApplyDiffgram Method  Not to Convert 
FunctionAPRINTERS( )  Undetermined 
FunctionAPROCINFO( )  Undetermined 
 Arrange Tables and Views Dialog Box  Not to Convert 
ErrorArray "name" is in use (Error 1972)  Undetermined 
ErrorArray dimensions are invalid (Error 230)  Undetermined 
 Array Handler Foundation Class  Undetermined 
ErrorArray is not a member of the parent object (Error 1764)  Undetermined 
 Array Manipulation  Undetermined 
 Arrays  Undetermined 
 Arrays and SELECT - SQL  Undetermined 
ErrorArrays cannot be assigned to array elements (Error 1974)  Undetermined 
FunctionASC( )  UndeterminedSame as hb_BCode(hb_BLeft(xxx,1))
FunctionASCAN( )  Undetermined 
FunctionASELOBJ( )  Undetermined 
FunctionASESSIONS( )  Undetermined 
FunctionASIN( )  Undetermined 
FunctionASORT( )  Undetermined 
FunctionASQLHANDLES( )  Undetermined 
CommandASSERT  Undetermined 
 Assignment Statements (Visual FoxPro)  Undetermined 
CommandASSIST  Undetermined 
FunctionASTACKINFO( )  Undetermined 
FunctionASUBSCRIPT( )  Undetermined 
FunctionAT( )  Undetermined 
FunctionATAGINFO( )  Undetermined 
FunctionATAN( )  Undetermined 
FunctionATC( )  Undetermined 
FunctionATCC( )  Undetermined 
FunctionATCLINE( )  Undetermined 
FunctionATLINE( )  Undetermined 
FunctionATN2( )  Undetermined 
 Attach Method (Visual FoxPro)  Not to Convert 
FunctionAT_C( )  Undetermined 
FunctionAUSED( )  Undetermined 
 Auto-Update Tab, CursorAdapter Builder  Undetermined 
 AutoActivate Property  Not to Convert 
 AutoCenter Property  Not to Convert 
 AutoCloseTables Property  Not to Convert 
 AutoComplete Property  Not to Convert 
 AutoCompSource Property  Not to Convert 
 AutoCompTable Property  Not to Convert 
 AutoFit Method  Not to Convert 
 AutoFormat Builder  Undetermined 
 AutoHideScrollBar Property  Not to Convert 
 AutoIncrement Property (Visual FoxPro)  Not to Convert 
 Autoincrementing Field Values in Tables  Undetermined 
 Automate a Microsoft Excel Spreadsheet Sample  Undetermined 
 Automate a Microsoft Word Document in a Form Sample  Undetermined 
 Automate Microsoft Word and Excel Sample  Undetermined 
 Automated Test Harness Window  Undetermined 
 Automating Keystroke Tasks with Macros  Undetermined 
 Automation and COM Servers  Undetermined 
 Automation Server Programming Notes  Undetermined 
 Automation Servers in Visual FoxPro  Undetermined 
 Automation Solution Samples  Undetermined 
 AutoOpen Method  Not to Convert 
 AutoOpenTables Property  Not to Convert 
 AutoRelease Property  Not to Convert 
 AutoSize Property  Not to Convert 
 AutoVerbMenu Property  Not to Convert 
 AutoYield Property  Not to Convert 
FunctionAVCXCLASSES( )  Undetermined 
CommandAVERAGE  Undetermined 
 BackColor, ForeColor Properties  Not to Convert 
 BackStyle Property  Not to Convert 
 Backward-Compatible Language Elements  Undetermined 
 Band Tab, Report Band Properties Dialog Box (Report Builder)  Not to Convert 
FunctionBAR( )  Undetermined 
FunctionBARCOUNT( )  Undetermined 
FunctionBARPROMPT( )  Undetermined 
 Base Classes in Visual FoxPro  Undetermined 
ErrorBase table fields have been changed and no longer match view fields. View field properties cannot be set (Error 1542)  Undetermined 
 BaseClass Property  Not to Convert 
 Basic Programming Concepts  Undetermined 
 BatchUpdateCount Property  Not to Convert 
 Beautify Options Dialog Box  Not to Convert 
 BeforeBand Event  Not to Convert 
 BeforeBuild Event  Not to Convert 
 BeforeCursorAttach Event  Not to Convert 
 BeforeCursorClose Event  Not to Convert 
 BeforeCursorDetach Event  Not to Convert 
 BeforeCursorFill Event  Not to Convert 
 BeforeCursorRefresh Event  Not to Convert 
 BeforeCursorUpdate Event  Not to Convert 
 BeforeDelete Event  Not to Convert 
 BeforeDock Event  Not to Convert 
 BeforeInsert Event  Not to Convert 
 BeforeOpenTables Event  Not to Convert 
 BeforeRecordRefresh Event  Not to Convert 
 BeforeReport Event  Not to Convert 
 BeforeRowColChange Event  Not to Convert 
 BeforeUpdate Event  Not to Convert 
CommandBEGIN TRANSACTION  Undetermined 
ErrorBEGIN TRANSACTION command failed. Nesting level is too deep (Error 1590)  Undetermined 
ErrorBeginning of file encountered (Error 38)  Undetermined 
 Behavior of Null Values in Commands and Functions  Undetermined 
 Behavior of Null Values in Logical Expressions  Undetermined 
FunctionBETWEEN( )  Undetermined 
 Bind, Raise, Unbind, and Retrieve Events Sample  Not to Convert 
 BindControls Property  Not to Convert 
FunctionBINDEVENT( )  Undetermined 
 Binding Type Libraries  Undetermined 
FunctionBINTOC( )  Undetermined 
FunctionBITAND( )  Undetermined 
FunctionBITCLEAR( )  Undetermined 
FunctionBITLSHIFT( )  Undetermined 
FunctionBITNOT( )  Undetermined 
FunctionBITOR( )  Undetermined 
FunctionBITRSHIFT( )  Undetermined 
FunctionBITSET( )  Undetermined 
FunctionBITTEST( )  Undetermined 
FunctionBITXOR( )  Undetermined 
CommandBLANK  Undetermined 
 Blob Data Type  Undetermined 
FunctionBOF( )  Undetermined 
 BorderColor Property  Not to Convert 
 BorderStyle Property  Not to Convert 
 BorderWidth Property  Not to Convert 
ErrorBoth Unicode and IsBinary properties can not be set to .T.. (Error 2140)  Undetermined 
 Bound Property  Not to Convert 
 BoundColumn Property  Not to Convert 
 BoundTo Property  Not to Convert 
ErrorBox dimensions are invalid (Error 227)  Undetermined 
 Box Method  Not to Convert 
 BreakOnError Property  Not to Convert 
 Breakpoints Dialog Box  Not to Convert 
CommandBROWSE  Undetermined 
 Browse Button, Query Destination Dialog Box  Not to Convert 
ErrorBrowse structure has changed (Error 1164)  Undetermined 
ErrorBrowse table is closed (Error 1163)  Undetermined 
 Browse Window  Undetermined 
ErrorBuffer manager internal consistency error (Error 2202)  Undetermined 
 Buffering Data  Undetermined 
 BufferMode Property  Not to Convert 
 BufferModeOverride Property  Not to Convert 
CommandBUILD APP  Undetermined 
CommandBUILD DLL  Undetermined 
CommandBUILD EXE  Undetermined 
 Build Method  Not to Convert 
CommandBUILD MTDLL  Undetermined 
 Build Options Dialog Box  Not to Convert 
CommandBUILD PROJECT  Undetermined 
 BuildDateTime Property  Not to Convert 
 Builders  Undetermined 
 Building Expressions  Undetermined 
 ButtonCount Property  Not to Convert 
 Buttons Property  Not to Convert 
 Buttons Tab, Command Group Builder  Undetermined 
 Buttons Tab, Option Group Builder  Undetermined 
CommandCALCULATE  Undetermined 
 Calculate Field Dialog Box  Not to Convert 
 Calculate Tab, Report Control Properties Dialog Box (Report Builder)  Not to Convert 
CommandCALL  Undetermined 
 Call Stack Window (Visual FoxPro)  Undetermined 
 CallAdjustObjectSize Property  Not to Convert 
 CallEvaluateContents Property  Not to Convert 
ErrorCalling OpenTables or CloseTables is not allowed while either of those methods are in the process of executing. (Error 2147)  Undetermined 
CommandCANCEL  Undetermined 
 Cancel Button Foundation Class  Undetermined 
ErrorCANCEL or SUSPEND is not allowed (Error 1651)  Undetermined 
 Cancel Property  Not to Convert 
 CancelReport Method  Not to Convert 
FunctionCANDIDATE( )  Undetermined 
ErrorCannot access characters beyond string (Error 62)  Undetermined 
ErrorCannot access file "file"; transaction is in progress. (Error 1106)  Undetermined 
ErrorCannot access the selected table (Error 1152)  Undetermined 
ErrorCannot activate the OLE server (Error 1421)  Undetermined 
ErrorCannot add "name". Class definition is cyclical (Error 1741)  Undetermined 
ErrorCannot add an object to this class (Error 1755)  Undetermined 
ErrorCannot add this object to a Column (Error 1769)  Undetermined 
ErrorCannot add this object to a Grid (Error 1768)  Undetermined 
ErrorCannot add this table: it belongs to database "name" (Error 1537)  Undetermined 
 Cannot allocate screen map  Undetermined 
ErrorCannot append from password protected file (Error 1672)  Undetermined 
ErrorCannot arrange an untransported form (Error 1795)  Undetermined 
ErrorCannot assign a class value to this member (Error 2070)  Undetermined 
ErrorCannot base a view on itself (Error 1952)  Undetermined 
ErrorCannot build a DLL without OLE public classes (Error 2002)  Undetermined 
ErrorCannot build without a main program (Error 1689)  Undetermined 
ErrorCannot call SetFocus from within a When, Valid, RangeHigh or RangeLow event (Error 2012)  Undetermined 
ErrorCannot change MemberClass because existing member objects have outstanding references (Error 2073)  Undetermined 
ErrorCannot change modality of a visible form (Error 1573)  Undetermined 
ErrorCannot change property "name" in SetAll method (Error 1758)  Undetermined 
ErrorCannot clear a menu that is in use (Error 176)  Undetermined 
ErrorCannot clear a popup that is in use (Error 177)  Undetermined 
ErrorCannot clear class "class" because it is in use. (Error 1770)  Undetermined 
ErrorCannot clear the object "object" because it is in use. (Error 1951)  Undetermined 
ErrorCannot close or detach extended cursor because it is currently in design mode. (Error 2079)  Undetermined 
ErrorCannot close table during execution of a table-bound expression (Error 1546)  Undetermined 
ErrorCannot close this database because it is being used by a project (Error 1535)  Undetermined 
ErrorCannot compile until the current COMPILE command has completed (Error 1971)  Undetermined 
ErrorCannot create file "file" (Error 102)  Undetermined 
ErrorCannot create file "file" (Error 1102)  Undetermined 
ErrorCannot create offline view on a currently modified view (Error 2019)  Undetermined 
 Cannot create program workspace.  Undetermined 
ErrorCannot define menu item (Error 169)  Undetermined 
ErrorCannot delete a database object while it is open in a designer (Error 1572)  Undetermined 
ErrorCannot delete file "name". (Error 2030)  Undetermined 
ErrorCannot determine data type of the expression (Error 2201)  Undetermined 
ErrorCannot divide by 0 (Error 1307)  Undetermined 
ErrorCannot DROP all existing columns (Error 1871)  Undetermined 
ErrorCannot find entry point "name" in the DLL (Error 1754)  Undetermined 
ErrorCannot find object "name" in the database (Error 1562)  Undetermined 
 Cannot find spell check program.  Undetermined 
 Cannot find the beautify program.  Undetermined 
ErrorCannot find the builder program (Error 1944)  Undetermined 
ErrorCannot find the converter program (Error 1798)  Undetermined 
ErrorCannot find the menu-generation program (Error 1693)  Undetermined 
 Cannot find the spell check program.  Undetermined 
ErrorCannot find the text generation program (Error 1791)  Undetermined 
 Cannot find the wizard program.  Undetermined 
ErrorCannot find view "name" in the current database (Error 1563)  Undetermined 
ErrorCannot GROUP by aggregate field (Error 1846)  Undetermined 
ErrorCannot import from password-protected file (Error 1671)  Undetermined 
ErrorCannot insert an empty row from a view into its base table(s) (Error 1547)  Undetermined 
ErrorCannot issue the PACK command on a database while its objects have open cursors (Error 1566)  Undetermined 
ErrorCannot issue the SET FORMAT command while a READ command is in progress on a format file (Error 1720)  Undetermined 
ErrorCannot load 32-bit DLL "name" (Error 1753)  Undetermined 
ErrorCannot locate ODBC library, ODBC32.DLL (Error 1527)  Undetermined 
ErrorCannot locate the COMSPEC environment variable (Error 1412)  Undetermined 
ErrorCannot locate your Web browser (Error 2006)  Undetermined 
ErrorCannot modify a base class (Error 1731)  Undetermined 
ErrorCannot modify a class that is in use (Error 1948)  Undetermined 
ErrorCannot nest aggregate functions (Error 1844)  Undetermined 
ErrorCannot nest class definitions (Error 1926)  Undetermined 
ErrorCannot nest key labels (Error 1254)  Undetermined 
ErrorCannot nest the PRINTJOB command (Error 1337)  Undetermined 
 Cannot open configuration file.  Undetermined 
ErrorCannot open file "file". (Error 101)  Undetermined 
ErrorCannot open persistent table buffer directly (Error 2013)  Undetermined 
ErrorCannot redefine "name" (Error 1930)  Undetermined 
ErrorCannot redefine a menu that is in use (Error 174)  Undetermined 
ErrorCannot redefine popup that is in use (Error 175)  Undetermined 
ErrorCannot refresh record from ADODB.Recordset because FOX cursor does not have an ADOBookmark column (Error 2170)  Undetermined 
ErrorCannot refresh record from ADODB.Recordset because it does not support a Bookmark property (Error 2169)  Undetermined 
ErrorCannot release menu item (Error 170)  Undetermined 
ErrorCannot release object (Error 2054)  Undetermined 
ErrorCannot rename the current directory (Error 1253)  Undetermined 
ErrorCannot rename the file to different device (Error 1153)  Undetermined 
ErrorCannot reopen project file "name" (Error 1970)  Undetermined 
ErrorCannot resolve backlink (Error 1976)  Undetermined 
ErrorCannot reuse offline view in different mode (Error 2017)  Undetermined 
ErrorCannot save form: an object has an invalid name (Error 1191)  Undetermined 
ErrorCannot set DBCEventFile property when DBCEvents is off. (Error 2045)  Not to Convert 
ErrorCannot sort .IDX files in descending order (Error 1706)  Undetermined 
ErrorCannot update ADODB.Recordset because FOX cursor does not have an ADOBookmark column. (Error 2085)  Undetermined 
ErrorCannot update ADODB.Recordset because it does not support a Bookmark property. (Error 2084)  Undetermined 
ErrorCannot update ADODB.Recordset because it is read-only. (Error 2083)  Undetermined 
ErrorCannot update ADODB.Recordset while cursor, created by CursorAdapter.CursorFill method, is not attached to a CursorAdapter object. (Error 2082)  Undetermined 
ErrorCannot update project from project metafile (Error 1909)  Undetermined 
ErrorCannot update the cursor "cursor", since it is read-only. (Error 111)  Undetermined 
ErrorCannot update the file "file" (Error 1157)  Undetermined 
ErrorCannot use 0 or negative as the argument for LOG10( ) (Error 292)  Undetermined 
ErrorCannot visually modify a class based on a nonvisual class (Error 1979)  Undetermined 
ErrorCannot visually modify a class of this type (Error 1978)  Undetermined 
ErrorCannot write to the record because it is in use (Error 1502)  Undetermined 
FunctionCAPSLOCK( )  Undetermined 
 Caption Property (Visual FoxPro)  Not to Convert 
 Case Sensitivity (Visual FoxPro)  Undetermined 
 CASE Statements  Undetermined 
FunctionCAST( )  Undetermined 
 Catalog Properties Dialog Box  Not to Convert 
 Catalogs Tab, Component Gallery Options Dialog Box  Not to Convert 
CommandCD | CHDIR  Undetermined 
FunctionCDOW( )  Undeterminedif the parameter is of type Date, may call CDow()
FunctionCDX( )  Undetermined 
FunctionCEILING( )  Undetermined 
 Centered Property  Not to Convert 
 Century Property  Not to Convert 
CommandCHANGE  Undetermined 
 Change Font Attributes Sample  Undetermined 
 Change Icon Dialog Box  Not to Convert 
 Change Pages When a User Chooses a Button Sample  Undetermined 
 Change the Number of Tabs at Run Time Sample  Undetermined 
 Changes in Functionality for the Current Release  Undetermined 
 ChangesToCursor Method  Not to Convert 
 Character Data Type  Undetermined 
 Character Functions  Undetermined 
 Character Operators  Undetermined 
 Check In Files Dialog Box  Not to Convert 
 Check Out Files Dialog Box  Not to Convert 
 CheckBox Control  Undetermined 
 CheckBox Control Properties, Methods, and Events  Not to Convert 
 CheckIn Method  Not to Convert 
 CheckOut Method  Not to Convert 
 ChildAlias Property  Not to Convert 
 ChildOrder Property  Not to Convert 
 ChildTable Property  Not to Convert 
 Choose Field/Variable Dialog Box  Not to Convert 
FunctionCHR( )  UndeterminedSame as hb_BChar()
FunctionCHRSAW( )  Undetermined 
FunctionCHRTRAN( )  Undetermined 
FunctionCHRTRANC( )  Undetermined 
 Circle Method  Not to Convert 
ErrorClass "name" already exists (Error 1761)  Undetermined 
ErrorClass "name" has not been registered (Error 1434)  Undetermined 
ErrorClass "name" is in use (Error 1776)  Undetermined 
ErrorClass "name" is in use by MODIFY CLASS (Error 1752)  Undetermined 
ErrorClass "name" is not a Form class. (Error 2029)  Undetermined 
ErrorClass "name" is not found (Error 1762)  Undetermined 
ErrorClass "name" is not found in the class library (Error 1576)  Undetermined 
 Class and Object Error Handling  Undetermined 
 Class and Object Manipulation  Undetermined 
 Class Browser Buttons  Undetermined 
 Class Browser Methods  Not to Convert 
 Class Browser Object Members  Undetermined 
 Class Browser Properties  Not to Convert 
 Class Browser Window  Undetermined 
ErrorClass cannot be instantiated because member "name" does not exist (Error 1441)  Undetermined 
ErrorClass cannot be instantiated because member "name" has wrong # of parameters (Error 1442)  Undetermined 
ErrorClass creation canceled (Error 1313)  Undetermined 
ErrorClass definition "name" is not found (Error 1733)  Undetermined 
ErrorClass definition "name" is recursive (Error 1950)  Undetermined 
 Class Designer  Undetermined 
 Class Enhancements  Undetermined 
ErrorClass file "name" is invalid (Error 1747)  Undetermined 
ErrorClass file name for "name" is not valid (Error 1746)  Undetermined 
ErrorClass file version is greater than the current version (Error 1751)  Undetermined 
 Class Info Dialog Box  Not to Convert 
ErrorClass library file "name" is not found (Error 1993)  Undetermined 
ErrorClass name is invalid (Error 1949)  Undetermined 
 Class Property (Visual FoxPro)  Not to Convert 
 Class Tab, Class Info Dialog Box  Not to Convert 
 Classes in Visual FoxPro  Undetermined 
 ClassLibrary Property  Not to Convert 
 CleanUp Method  Not to Convert 
 CLEAR Commands  Undetermined 
 Clear Method  Not to Convert 
 ClearData Method  Not to Convert 
FunctionCLEARRESULTSET( )  Undetermined 
 ClearStatus Method  Not to Convert 
 Click Event  Not to Convert 
 Client/Server Design for High Performance  Undetermined 
 Client/Server Solution Development  Undetermined 
 ClipControls Property  Not to Convert 
 Clock Foundation Class  Undetermined 
 CloneObject Method  Not to Convert 
 Closable Property  Not to Convert 
 CLOSE Commands  Undetermined 
CommandCLOSE MEMO  Undetermined 
 Close Method (Visual FoxPro)  Not to Convert 
 CloseTables Method  Not to Convert 
 Cls Method  Not to Convert 
 CLSID Property  Not to Convert 
FunctionCMONTH( )  Undetermined 
FunctionCNTBAR( )  Undetermined 
FunctionCNTPAD( )  Undetermined 
 Code Analyzer  Undetermined 
 Code Page Dialog Box  Not to Convert 
ErrorCode page for the field "field name" doesn't match cursor's code page (Error 2184)  Undetermined 
ErrorCode page number is invalid (Error 1914)  Undetermined 
 Code Pages in Visual FoxPro  Undetermined 
 Code Pages Supported by Visual FoxPro  Undetermined 
 Code References Window  Undetermined 
 Code Window  Undetermined 
 CodePage Property  Not to Convert 
FunctionCOL( )  Undetermined 
ErrorCollating sequence "name" is not found (Error 1915)  Undetermined 
 Collection Class  Undetermined 
 Collection Object Properties, Methods, and Events  Not to Convert 
ErrorColor scheme is reserved (Error 1728)  Undetermined 
ErrorColor set resource is not found (Error 1642)  Undetermined 
 ColorScheme Property  Not to Convert 
 ColorSource Property  Not to Convert 
ErrorColumn number must be between 0 and 255 (Error 223)  Undetermined 
ErrorColumn number must be between 0 and the right margin (Error 1657)  Undetermined 
 Column Object  Undetermined 
 Column Object Properties, Methods, and Events  Not to Convert 
ErrorCOLUMN | FORM | ALIAS | NOOVERWRITE | WIDTH are only allowed with the FROM clause (Error 1695)  Undetermined 
ErrorCOLUMN | ROW | ALIAS | NOOVERWRITE | SIZE | SCREEN are only allowed with the FROM clause (Error 1698)  Undetermined 
 ColumnCount Property (Visual FoxPro)  Not to Convert 
 ColumnLines Property  Not to Convert 
 ColumnOrder Property  Not to Convert 
 Columns Property  Not to Convert 
 ColumnWidths Property  Not to Convert 
 COM Functions  Undetermined 
 COM+ Samples  Undetermined 
FunctionCOMARRAY( )  Undetermined 
 Combo Box Builder  Undetermined 
 ComboBox Control  Undetermined 
 ComboBox Control Properties, Methods, and Events  Not to Convert 
FunctionCOMCLASSINFO( )  Undetermined 
ErrorCommand cannot be issued on a table with cursors in table buffering mode (Error 1579)  Undetermined 
ErrorCommand cannot be issued within a transaction (Error 1593)  Undetermined 
ErrorCommand contains invalid character (Error 1220)  Undetermined 
ErrorCommand contains unrecognized phrase/keyword (Error 36)  Undetermined 
 Command Group Builder  Undetermined 
ErrorCommand is allowed only in interactive mode (Error 1297)  Undetermined 
ErrorCommand is missing required clause (Error 1221)  Undetermined 
 Command Window (Visual FoxPro)  Undetermined 
 CommandButton Control  Undetermined 
 CommandButton Control Properties, Methods, and Events  Not to Convert 
 CommandClauses Property  Not to Convert 
 CommandGroup Control  Undetermined 
 CommandGroup Control Properties, Methods, and Events  Not to Convert 
 Commands (Visual FoxPro)  Undetermined 
 Commands that Scope to a Data Session  Undetermined 
 Comment Dialog Box  Not to Convert 
 Comment Property  Not to Convert 
 Comments  Undetermined 
 Common Dialog Box Foundation Class  Not to Convert 
 Common System Folders Foundation Class  Undetermined 
 Compact Index File Structure (.idx)  Undetermined 
 CompareMemo Property  Not to Convert 
CommandCOMPILE  Undetermined 
 Compile Dialog Box  Not to Convert 
ErrorCompile error in file "name" (Error 1981)  Undetermined 
ErrorCompiled code for this line is too long (Error 1252)  Undetermined 
 Compiling an Application  Undetermined 
 Compiling Source Code  Undetermined 
FunctionCOMPOBJ( )  Undetermined 
 Component Gallery Catalogs  Undetermined 
 Component Gallery Class Library (Vpfgallery.vcx)  Undetermined 
 Component Gallery Object Members  Undetermined 
 Component Gallery Options Dialog Box  Not to Convert 
 Component Gallery Properties Dialog Boxes  Not to Convert 
 Component Gallery Table Structure  Undetermined 
 Component Gallery Window  Undetermined 
 Compound Index File Structure (.cdx)  Undetermined 
FunctionCOMPROP( )  Undetermined 
FunctionCOMRETURNERROR( )  Undetermined 
 Configure Dynamic Properties Dialog Box (Report Builder)  Not to Convert 
 Configuring an Application  Undetermined 
 Configuring Help Files for Applications  Undetermined 
 Configuring Report Controls  Undetermined 
 Conflict Catcher Foundation Class  Undetermined 
 ConflictCheckCmd Property  Not to Convert 
 ConflictCheckType Property  Not to Convert 
ErrorConnection "connection name" is in manual commit mode (Error 2176)  Undetermined 
ErrorConnection "name" is busy (Error 1541)  Undetermined 
 Connection Designer  Undetermined 
ErrorConnection handle is invalid (Error 1466)  Undetermined 
ErrorConnection name is invalid (Error 1497)  Undetermined 
 Connections Dialog Box  Not to Convert 
ErrorConnectivity error: "name" (Error 1526)  Undetermined 
ErrorConnectivity internal consistency error (Error 1522)  Undetermined 
 Conserving Disk Space During Coverage Runs  Undetermined 
 Considerations for Creating Classes  Undetermined 
 Considerations for Creating Index Expressions  Undetermined 
 Considerations for Creating New Report Output Types  Undetermined 
 Considerations for Creating Reports  Undetermined 
 Considerations for Event Code  Not to Convert 
 Considerations for Linking or Embedding Data  Undetermined 
 Considerations for SQL SELECT Statements  Undetermined 
ErrorConstant is already created with #DEFINE (Error 1725)  Undetermined 
 Constant Naming Conventions  Undetermined 
 Constants  Undetermined 
 Container Hierarchy Object Referencing  Undetermined 
 Container Object  Undetermined 
 Container Object Properties, Methods, and Events  Not to Convert 
CommandCONTINUE  Undetermined 
 ContinuousScroll Property  Not to Convert 
 Control MSN Messenger Sample  Undetermined 
 Control Object (Visual FoxPro)  Undetermined 
 Control Object Properties, Methods, and Events  Not to Convert 
 ControlBox Property  Not to Convert 
 ControlCount Property  Not to Convert 
 Controlling Access to Data  Undetermined 
 Controlling Call Blocking  Undetermined 
 Controlling Data in Reports  Undetermined 
 Controlling Form Behavior  Undetermined 
 Controlling Visual FoxPro from Other Applications  Undetermined 
 Controls and Data Concepts  Undetermined 
 Controls and Objects Created in Earlier Versions  Undetermined 
 Controls for Accepting Input  Undetermined 
 Controls for Allowing Specific Actions  Undetermined 
 Controls for Displaying Information  Undetermined 
 Controls for Displaying Lists  Undetermined 
 Controls for Extending Forms  Undetermined 
 Controls for Manipulating Rows of Data  Undetermined 
 Controls Property (Visual FoxPro)  Not to Convert 
 Controls Solution Samples  Undetermined 
 Controls Tab, Options Dialog Box  Not to Convert 
 ControlSource Property  Not to Convert 
ErrorConversion canceled. Adjust the memo BLOCKSIZE (Error 1509)  Undetermined 
ErrorConversion from Unicode has failed. (Error 2136)  Undetermined 
ErrorConversion is canceled (Error 1799)  Undetermined 
ErrorConversion to Unicode has failed. (Error 2135)  Undetermined 
 ConversionFunc Property  Not to Convert 
 Converting Between XML and Visual FoxPro Data  Undetermined 
 Cookies Foundation Class  Undetermined 
 Coordinate Menu Items and Toolbar Buttons Sample  Undetermined 
CommandCOPY FILE  Undetermined 
CommandCOPY INDEXES  Undetermined 
CommandCOPY MEMO  Undetermined 
CommandCOPY PROCEDURES  Undetermined 
CommandCOPY STRUCTURE  Undetermined 
CommandCOPY STRUCTURE EXTENDED  Undetermined 
CommandCOPY TAG  Undetermined 
CommandCOPY TO  Undetermined 
CommandCOPY TO ARRAY  Undetermined 
 Copyright  Undetermined 
FunctionCOS( )  Undetermined 
ErrorCould not add icon to executable file (Error 1168)  Undetermined 
ErrorCould not add version resource to executable file (Error 1181)  Undetermined 
CommandCOUNT  Undetermined 
 Count Property (Visual FoxPro)  Not to Convert 
 Coverage Dialog Box  Not to Convert 
 Coverage Engine Object  Undetermined 
 Coverage Preprocessor Directives  Undetermined 
 Coverage Profiler Add-Ins  Undetermined 
 Coverage Profiler Add-Ins Dialog Box  Not to Convert 
 Coverage Profiler Application  Undetermined 
 Coverage Profiler Exit Dialog Box  Not to Convert 
 Coverage Profiler Find Dialog Box  Not to Convert 
 Coverage Profiler Log File  Undetermined 
 Coverage Profiler Modification  Undetermined 
 Coverage Profiler Options Dialog Box  Not to Convert 
 Coverage Profiler Statistics Dialog Box  Not to Convert 
 Coverage Profiler Tool Buttons  Undetermined 
 Coverage Profiler Window  Undetermined 
FunctionCPCONVERT( )  Undetermined 
FunctionCPCURRENT( )  Undetermined 
FunctionCPDBF( )  Undetermined 
 Cpzero.prg  Undetermined 
CommandCREATE  Undetermined 
 Create a Cursor from an XML DataSet Sample  Undetermined 
 Create a Default Unique ID Value for a Field Sample  Undetermined 
 Create a One-To-Many Data Entry Form Sample  Undetermined 
 Create a Query-By-Example Form Sample  Undetermined 
 Create a Single Table Data Entry Form Sample  Undetermined 
 Create a Visual FoxPro Web Browser Sample  Undetermined 
 Create an Irregularly Shaped Window Sample  Undetermined 
 Create an SDI Form Sample  Undetermined 
CommandCREATE CLASS  Undetermined 
CommandCREATE CLASSLIB  Undetermined 
CommandCREATE COLOR SET  Undetermined 
CommandCREATE CONNECTION  Undetermined 
CommandCREATE CURSOR - SQL  Undetermined 
CommandCREATE DATABASE  Undetermined 
 Create Dialog Box  Not to Convert 
 Create Dynamic Shortcut Menus Sample  Undetermined 
CommandCREATE FORM  Undetermined 
CommandCREATE FROM  Undetermined 
CommandCREATE LABEL  Undetermined 
CommandCREATE MENU  Undetermined 
 Create One-To-Many Relationships Dialog Box  Not to Convert 
CommandCREATE PROJECT  Undetermined 
CommandCREATE QUERY  Undetermined 
 Create Record Bound Graphs Sample  Undetermined 
CommandCREATE REPORT  Undetermined 
CommandCREATE REPORT - Quick Report  Undetermined 
CommandCREATE SCREEN  Undetermined 
CommandCREATE SCREEN - Quick Screen  Undetermined 
 Create Small Indexes Using BINTOC( ) Sample  Undetermined 
CommandCREATE SQL VIEW  Undetermined 
CommandCREATE TABLE - SQL  Undetermined 
 Create Toolbar Control Effects Sample  Undetermined 
CommandCREATE TRIGGER  Undetermined 
CommandCREATE VIEW  Undetermined 
FunctionCREATEBINARY( )  Undetermined 
FunctionCREATEOBJECT( )  Undetermined 
FunctionCREATEOBJECTEX( )  Undetermined 
FunctionCREATEOFFLINE( )  Undetermined 
 Creating a Custom Preview Container  Undetermined 
 Creating Applications  Undetermined 
 Creating Applications with the Application Framework  Undetermined 
 Creating Character Expressions  Undetermined 
 Creating Custom Toolbars  Undetermined 
 Creating Databases  Undetermined 
 Creating Date Expressions  Undetermined 
 Creating Drag-and-Drop Controls  Undetermined 
 Creating Forms  Undetermined 
 Creating International Applications  Undetermined 
 Creating Logical Expressions  Undetermined 
 Creating Menus, Shortcut Menus, Menu Items, and Submenus  Undetermined 
 Creating Numeric Expressions  Undetermined 
 Creating Objects from Classes  Undetermined 
 Creating Table Navigation Buttons  Undetermined 
 Creating Tables  Undetermined 
 Creating the User Interface  Undetermined 
 Creating Views  Undetermined 
 Creating Visual FoxPro Dynamic-Link Libraries  Undetermined 
 Creating Visual FoxPro Names  Undetermined 
 Creation of Single- and Multiple-Document Interfaces  Undetermined 
 Credits Tab, Application Builder  Undetermined 
 Cross Tab Foundation Class  Undetermined 
 Cross-Tab Wizard  Undetermined 
 Crypto API Foundation Class  Undetermined 
FunctionCTOBIN( )  Undetermined 
ErrorCTOD and CTOT can produce incorrect results. (Error 2033)  Undetermined 
FunctionCTOD( )  Undetermined 
FunctionCTOT( )  Undetermined 
FunctionCURDIR( )  Undetermined 
 Currency Data Type  Undetermined 
ErrorCurrency value is out of range (Error 1988)  Undetermined 
 CurrentControl Property  Not to Convert 
 CurrentDataSession Property  Not to Convert 
 CurrentPass Property  Not to Convert 
 CurrentX, CurrentY Properties  Not to Convert 
ErrorCursor "cursor name" is in use and cannot be closed (Error 2173)  Undetermined 
ErrorCursor "name" does not have a valid table or view reference (Error 2067)  Undetermined 
ErrorCursor "name" is attached to another CursorAdapter object. (Error 2112)  Undetermined 
 Cursor Button, Query Destination Dialog Box  Not to Convert 
ErrorCursor cannot be modified because it contains an unsaved record (Error 2072)  Undetermined 
ErrorCursor doesn't support ADOBookmark property (Error 2188)  Undetermined 
ErrorCursor is corrupt or in wrong format (Error 1166)  Undetermined 
 Cursor Object  Undetermined 
 Cursor Object Properties, Methods, and Events  Not to Convert 
ErrorCursorAdapter "name" cannot be loaded for design. (Error 2078)  Undetermined 
ErrorCursorAdapter and XMLTable objects do not belong to the same data session. (Error 2125)  Undetermined 
 CursorAdapter Builder  Undetermined 
ErrorCursorAdapter cannot locate current record in the buffer. The record may have been reverted. (Error 2092)  Undetermined 
 CursorAdapter Class  Undetermined 
ErrorCursorAdapter does not have an associated cursor. (Error 2090)  Undetermined 
ErrorCursorAdapter internal error (Error 2175)  Undetermined 
ErrorCursorAdapter is unable to determine DataSourceType for the operation. (Error 2138)  Undetermined 
 CursorAdapter Object Properties, Methods, and Events  Not to Convert 
 CursorAttach Method  Not to Convert 
 CursorDetach Method  Not to Convert 
 CursorFill Method  Not to Convert 
FunctionCURSORGETPROP( )  Undetermined 
 CursorRefresh Method  Not to Convert 
 Cursors Tab, DataEnvironment Builder  Undetermined 
 CursorSchema Property  Not to Convert 
ErrorCursorSchema property is not specified. (Error 2075)  Undetermined 
FunctionCURSORSETPROP( )  Undetermined 
 CursorSource Property  Not to Convert 
 CursorStatus Property  Not to Convert 
FunctionCURSORTOXML( )  Undetermined 
FunctionCURVAL( )  Undetermined 
 Curvature Property  Not to Convert 
 Custom Object  Undetermined 
 Custom Object Properties, Methods, and Events  Not to Convert 
 Customize the Open Dialog Box Sample  Not to Convert 
 Customize Toolbar Dialog Box (Visual FoxPro)  Not to Convert 
 Customize Toolbox Dialog Box  Not to Convert 
 Customizing Documenting Wizard Output  Undetermined 
 Customizing Forms  Undetermined 
 Customizing IntelliSense in Visual FoxPro  Undetermined 
 Customizing Microsoft Windows for Accessibility  Undetermined 
 Customizing the Environment of a Data Session  Undetermined 
 Customizing the Task List Manager  Undetermined 
 Customizing the Visual FoxPro Environment  Undetermined 
ErrorCyclic relation (Error 44)  Undetermined 
 Data Access Management Using CursorAdapters  Undetermined 
 Data Access Tab, CursorAdapter Builder  Undetermined 
 Data and Field Types  Undetermined 
 Data and XML Feature Enhancements  Undetermined 
 Data Conversion Functions  Undetermined 
 Data Edit Buttons Foundation Class  Undetermined 
ErrorData environment "name" does not contain a cursor object. (Error 2068)  Undetermined 
 Data Environment Designer  Undetermined 
ErrorData environment is already loaded (Error 1966)  Undetermined 
ErrorData environment is already unloaded (Error 1967)  Undetermined 
 Data Environment Tab, Report Properties Dialog Box (Report Builder)  Not to Convert 
 Data Explorer Task Pane  Undetermined 
 Data Formatting Language  Undetermined 
 Data Grouping Dialog Box  Not to Convert 
 Data Grouping Tab, Report Properties Dialog Box (Report Builder)  Not to Convert 
 Data Groups in Reports  Undetermined 
 Data Location on the Optimal Platform  Undetermined 
 Data Manipulation  Undetermined 
 Data Navigation Buttons Foundation Class  Undetermined 
 Data Navigation Object Foundation Class  Undetermined 
 Data Selection with Application Builder  Undetermined 
ErrorData session #number cannot be released with open transaction(s) (Error 1549)  Undetermined 
ErrorData session #number was forced to ROLLBACK all transactions to avoid deadlock (Error 1599)  Undetermined 
 Data Session Manager Foundation Class  Undetermined 
 Data Session Window  Undetermined 
 Data Solution Samples  Undetermined 
 Data Source Tab, DataEnvironment Builder  Undetermined 
 Data Storage Containers  Undetermined 
 Data Storage with Objects  Undetermined 
 Data Tab, Application Builder  Undetermined 
 Data Tab, Options Dialog Box  Not to Convert 
 Data Tab, Pane Customization Dialog Box  Not to Convert 
 Data Transfer and Arrays  Undetermined 
 Data Transfer from a Table to an Array  Undetermined 
 Data Transfer from an Array to a Table  Undetermined 
 Data Type Conversion Control  Undetermined 
ErrorData type is invalid for this property (Error 1732)  Undetermined 
ErrorData type mismatch (Error 9)  Undetermined 
 Data Validation Foundation Class  Undetermined 
ErrorDatabase "alias" is not open (Error 1534)  Undetermined 
ErrorDatabase "name": File access denied (Error 1569)  Undetermined 
 Database Container Events  Not to Convert 
 Database Creation with Upsizing Wizards  Undetermined 
 Database Design Process  Undetermined 
 Database Designer (Visual FoxPro)  Undetermined 
ErrorDatabase is invalid. Please validate (Error 1561)  Undetermined 
ErrorDatabase is read-only (Error 1570)  Undetermined 
 Database Manipulation Language  Undetermined 
ErrorDatabase object is being used by someone else. (Error 1709)  Undetermined 
ErrorDatabase object type is invalid (Error 1773)  Undetermined 
 Database Properties Dialog Box  Not to Convert 
 Database Property  Not to Convert 
 Database Wizard  Undetermined 
 Databases  Undetermined 
 Databases in Visual FoxPro  Undetermined 
 Databases Solution Samples  Undetermined 
 DataEnvironment Builder  Undetermined 
 DataEnvironment Object  Undetermined 
 DataEnvironment Object Properties, Methods, and Events  Not to Convert 
 DataEnvironment Property  Not to Convert 
 DataObject Object  Undetermined 
 DataObject Object Properties, Methods, and Events  Not to Convert 
 DataSession Property  Not to Convert 
 DataSessionID Property  Not to Convert 
 DataSource Property (Visual FoxPro)  Not to Convert 
 DataSourceType Property  Not to Convert 
 DataToClip Method  Not to Convert 
 DataType Property  Not to Convert 
ErrorDataType property for field "name" is invalid (Error 1544)  Undetermined 
 Date and Time Functions  Undetermined 
 Date and Time Operators  Undetermined 
 Date Data Type (Visual FoxPro)  Undetermined 
FunctionDATE( )  Undetermined 
ErrorDate/DateTime contains illegal characters (Error 2035)  Undetermined