Post Reply 
DelAVars deleting wrong variable
08-25-2016, 04:32 PM (This post was last modified: 08-25-2016 04:39 PM by TravisE.)
Post: #1
DelAVars deleting wrong variable
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?
Find all posts by this user
Quote this message in a reply
08-25-2016, 07:19 PM (This post was last modified: 08-25-2016 07:19 PM by Tim Wessman.)
Post: #2
RE: DelAVars deleting wrong variable
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

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
08-25-2016, 09:35 PM (This post was last modified: 08-25-2016 09:55 PM by TravisE.)
Post: #3
RE: DelAVars deleting wrong variable
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).
Find all posts by this user
Quote this message in a reply
08-26-2016, 05:44 AM
Post: #4
RE: DelAVars deleting wrong variable
Hello,

Thanks, we will add this one to the list.

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
09-06-2016, 09:11 PM
Post: #5
RE: DelAVars deleting wrong variable
This is corrected now. You also have the (dubious?) honor of finding the last issue that was resolved in the latest update.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
09-25-2016, 07:14 PM
Post: #6
RE: DelAVars deleting wrong variable
Haha, thanks, Tim. It seems good now.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)