Cougar Mountain Software Support Productivity Tools
For Cougar Mountain Software Support's
Professional Version (V2012, V2011, V2010, V2009, V12-V6)

 

Reporting to the MAX including Point of Sale and Non-profit Versions Tech Tip

 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">

Cougar Mountain Software Support Productivity Tools
For Cougar Mountain Software Support's
Professional Version (V2012, V2011, V2010, V2009, V12-V6)

 

Reporting to the MAX including Point of Sale and Non-profit Versions Tech Tip

 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.