Crash when using SORT function
|
01-22-2016, 11:46 AM
Post: #1
|
|||
|
|||
Crash when using SORT function
Hello
I have a problem with my HPPrime when I use the SORT function (not the CAS one) for certain lists. For instance, in HOME, when I enter SORT({1,0,2,6,0,7,5,1,7,1,7}) The calculator crashes or displays strange characters. I tried on a friend's calculator and had the same issue. The firmware version is 2015 6 17 (8151) Rev A On the emulator or iOS app, everything is working fine. Do you have the problem ? Is this a bug in the current firmware ? Thank you |
|||
01-22-2016, 12:05 PM
Post: #2
|
|||
|
|||
RE: Crash when using SORT function
Confirmed on the hardware device (only), especially noticeable when the list to be sorted is assigned to, say, the L0 reserved variable:
L0:={1,0,2,6,0,7,5,1,7,1,7}; SORT(L0); ==> Invalid Input followed by a group of Chinese characters. -Dale- |
|||
01-22-2016, 04:13 PM
Post: #3
|
|||
|
|||
RE: Crash when using SORT function
Have put it on the list for investigation. Thanks.
TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)