Question:
A codebasic -930 error message occurs when a function was
passed an invalid parameter. A codebasic -935 occurs when an
unexpected value or a null or invalid structure pointer is
encountered.
Answer:
A call to a CodeBasic function included a parameter
that was null or invalid or an internal variable had an
unexpected value.
Resolution
This error is usually preceded by a different error. Only
worry about the first error message, click through all of
the ones that may follow and ignore them.
If a -930 or -935 error occurs as the first error message,
force a Windows to Windows Conversion.
More Information
This error almost always occurs after another error, like
a -910 error.