FIX: _VFP.Eval() Only Accepts Strings of 255 Characters or LessID: Q221688
|
The Eval() method of the _VFP system variable cannot accept a string longer than 255 characters.
In Visual FoxPro 6.0, the following error appears:
In Visual FoxPro 5.0x, this error appears:OLE exception code 0 from Visual FoxPro for Windows:10 :Syntax error...
OLE exception code 0 from Visual FoxPro for Windows: Syntax error...
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:
Q194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
Q194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
_vfp.EVAL("MESSAGEBOX('" + REPLICATE("a",242) + "')")
Additional query words: KBDSE
Keywords : kbservicepack kbOOP kbVFp500abug kbVFp600 kbVFp600bug kbXBase kbVS600sp2 kbVS600SP1 kbVS600sp3fix kbGrpFox
Version : WINDOWS:5.0,5.0a,6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 19, 1999