Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

OK, I now get a message box when I call loadlp() or loadnlp() — it says that one of my arguments is “not a valid OLE array.” What is that?

Box loadlp loadnlp message Ok
0
Posted

OK, I now get a message box when I call loadlp() or loadnlp() — it says that one of my arguments is “not a valid OLE array.” What is that?

0

A. If you’re using Visual Basic, this probably means you are passing an array name (without subscripts) as an argument and you haven’t first called: setintparam 0, PARAM_ARRAY, 1. Or, the number of elements in your arrays (compared to the numcols, numrows, and nzspace arguments) might be incorrect.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123