HP Forums

Full Version: DelAVars deleting wrong variable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I did some searching but couldn't find any mention of this.
On version 7820; reproducible in a freshly reset PC simulator instance, all default settings, the following command sequence entered directly on the home screen:

Code:
AVars("RADMIN"):=13                                   13
AVars("RADMAX"):=39                                   39
AVars("REVMAX"):=1555                               1555
AVars("LINPOS"):=0                                     0
AVars("TAPENAME"):="TEST"                         "TEST"
DelAVars("TAPENAME")                                   1
AVars
              {"RADMIN", "RADMAX", "LINPOS", "TAPENAME"}

Can someone explain this?
Can you update and tell me if you still see it? 8151 has been out for over 1 year now.

If the automatic update isn't finding it, you can download the latest version from this FTP link, or if FTP is blocked for you, through this direct http link:

http://ftp.hp.com/pub/calculators/Prime/...150617.exe
Whoops. I specified the version that the simulator had, not realizing that I had an older OS version installed there.

However, I do have 8151 installed on my physical calculator, and I still experience this issue with it as well (this is, in fact, where I first encountered it).
Hello,

Thanks, we will add this one to the list.

Cyrille
This is corrected now. You also have the (dubious?) honor of finding the last issue that was resolved in the latest update.
Haha, thanks, Tim. It seems good now.
Reference URL's