08-20-2004, 07:46 AM
What is the code? This error may occur for example when working with OLE types. Example:
DATE d="444444"
QM internally uses standard conversion functions, and, if function fails, it returns error code, and QM just displays error code and associated message.
To show last error line, press F2. To show automatically, set it in Options.
DATE d="444444"
QM internally uses standard conversion functions, and, if function fails, it returns error code, and QM just displays error code and associated message.
To show last error line, press F2. To show automatically, set it in Options.
