FIX: Error: "Variable 'TITLE' is not found" as Start TastradeID: Q143248 3.00 3.00b WINDOWS kbother kbbuglist kbfixlist The information in this article applies to:
SYMPTOMSStarting Tastrade.app causes the following error message to appear:
If you click Ignore, the error message will appear with NOTES replacing
TITLE as the variable not found. This will occur several more times, each
with a different variable such as PHOTO_FILE and PASSWORD.
NOTE: The error is not displayed immediately upon starting Tastrade.app if the introductory screen appears. To cause the error message to appear, click the Continue button on the Introductory form.
CAUSECOMPATIBLE has been set to ON or DB4.
WORKAROUNDThe short-term solution is to issue the following command in the Command window before running Tastrade.app:
The permanent solution is to modify the Environment class in the Tsgen
class library as described below.
Step-by-Step Workaround1. Open the Tastrade.pjx project file located in the VFP\Samples\Mainsamp 2. Click the Classes tab. Drill down in the Tsgen class library, and select
3. With the Environment class open in design mode, click New Property on
4. Ensure that the properties sheet of the class is open by choosing
5. Double-click the Init event, and add the following line of code at the
6. From the Methods tab in the Property sheet, double-click the Reset
7. Double-click the Set method in the Methods tab of the Property sheet and
8. Close and save the Environment class. In the Project Manager, click the
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows.
MORE INFORMATIONCOMPATIBLE can be set in following three ways:
Steps to Reproduce Behavior1. In Command window, type SET COMPATIBLE ON, or select the dBASE 2. Run \Vfp\Samples\Mainsamp\Tastrade.app
3. Click the Continue button on the Introductory form if you see it. 4. The following program error is displayed:
5. Click Ignore. Several more similar error messages will appear, each with
6. Click Ignore until the Login form appears. Each field that was displayed
KBCategory: kbother kbbuglist kbfixlist
KBSubcategory: FxotherSample VFoxWin buglist3.00 buglist3.00b fixlist5.00
Additional reference words: 3.00 3.00b
|
Last Reviewed: February 23, 1997 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |