PRB: "String too long to fit" or "Feature is not available"ID: Q99632 The information in this article applies to:
SYMPTOMSUsing the CALL command to call a binary file, can cause the following error message in FoxPro for Windows and the 32-bit (extended) versions of FoxPro for MS-DOS:
In Visual FoxPro for Windows, the LOAD function causes this error message:
RESOLUTIONConvert the binary file into a Library Construction Kit (LCK) routine that uses the API's parameter-passing feature.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior1. Create a "safe" binary file:
2. Enter the following commands in the FoxPro Command window:
3. Observe the following results:
Additional reference words: VFoxWin FoxWin FoxDos 2.50 2.50a 2.50b 2.60
2.60a 3.00 bin foxprox errmsg
KBCategory: kbtool kbprg kbprb kberrmsg
KBSubcategory: FxtoolLck
|
Last Reviewed: September 5, 1995 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |