When we press " = " in a Numeric Textbox, it is showing error Messagebox.
Content of error Messagebox :
---------------------------
Microsoft Visual FoxPro
---------------------------
A FoxcodePlus error has occured. Press CTRL+C to copy this error or send the file foxcodeplus.err to the author.
Version: 3.08 Beta
Wontop: FORM1
Localization: PROCEDURE FOXCODEPLUSMAIN.GETEQUAL C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 9\FOXCODEPLUS.APP
Method: getequal
Line: 4523
Error Message: Function argument value, type, or count is invalid.
Error number: 11
Line contents: ...
---------------------------
OK
---------------------------
Also Cursor Jump to left side when we press " . " when we have Numeric field as ControlSource and nothing in " InputMask "
Warm regards,
mk.
Comments:
Content of error Messagebox :
---------------------------
Microsoft Visual FoxPro
---------------------------
A FoxcodePlus error has occured. Press CTRL+C to copy this error or send the file foxcodeplus.err to the author.
Version: 3.08 Beta
Wontop: FORM1
Localization: PROCEDURE FOXCODEPLUSMAIN.GETEQUAL C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 9\FOXCODEPLUS.APP
Method: getequal
Line: 4523
Error Message: Function argument value, type, or count is invalid.
Error number: 11
Line contents: ...
---------------------------
OK
---------------------------
Also Cursor Jump to left side when we press " . " when we have Numeric field as ControlSource and nothing in " InputMask "
Warm regards,
mk.
Comments:
Done!