HP Forums

Full Version: Free42 mobile app bug?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am experiencing an issue with the Free42 mobile app on my Samsung
Galaxy s7. The Sigma+ single variable statistics function doesn't allow me to enter data. I get a "Size Error" message after hitting the Sigma+ key. Is this a bug or some setting that needs to be changed? This function works fine on my desktop Free42 application.
(08-17-2020 07:24 PM)John Colvin Wrote: [ -> ]I am experiencing an issue with the Free42 mobile app on my Samsung
Galaxy s7. The Sigma+ single variable statistics function doesn't allow me to enter data. I get a "Size Error" message after hitting the Sigma+ key. Is this a bug or some setting that needs to be changed? This function works fine on my desktop Free42 application.

Is your SIZE set large enough to allocate all the needed statistics registers that get added each time you press Sigma+?

XEQ "SIZE" and set some large number like 50 and very likely the problem stops.
(08-17-2020 08:11 PM)rprosperi Wrote: [ -> ]
(08-17-2020 07:24 PM)John Colvin Wrote: [ -> ]I am experiencing an issue with the Free42 mobile app on my Samsung
Galaxy s7. The Sigma+ single variable statistics function doesn't allow me to enter data. I get a "Size Error" message after hitting the Sigma+ key. Is this a bug or some setting that needs to be changed? This function works fine on my desktop Free42 application.

Is your SIZE set large enough to allocate all the needed statistics registers that get added each time you press Sigma+?

XEQ "SIZE" and set some large number like 50 and very likely the problem stops.

Thanks Bob, that fixed it.
Reference URL's