Post Reply 
HP50g ram and working dir.
08-20-2017, 10:15 AM (This post was last modified: 08-20-2017 07:28 PM by pier4r.)
Post: #11
RE: HP50g ram and working dir.
context: hp50g, rom 2.15

Ok so I have a directory in port 1. (sorry, I am determined, at least for a while, to use it. Actually in my case it is RAM never used)

I save it with
<DIR object on the stack>
'dirName' 1 \->TAG STO


I can recall elements with
{dirName varName} 1 \->TAG RCL

But how do I list the directory variables?

1 PVARS
returns
{1:dirName}

{1:dirName} PVARS
returns
"nice try" (error)

TVARS and VARS process the current directory (so only port 0 directory)

Any idea? Of course it is likely I am missing some command that is new to me, so I appreciate the enlightenment. Many thanks Smile

Update: my search strings on comp.sys.hp48 did not return anything useful. It seems no one had the need of listing the contents of a directory in port1 or port2 (or he was good enough to do it on his own, without sharing).

Wikis are great, Contribute :)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP50g ram and working dir. - pier4r - 08-16-2017, 01:55 PM
RE: HP50g ram and working dir. - pier4r - 08-17-2017, 07:16 AM
RE: HP50g ram and working dir. - pier4r - 08-18-2017, 08:11 PM
RE: HP50g ram and working dir. - pier4r - 08-19-2017, 06:20 AM
RE: HP50g ram and working dir. - Joe Horn - 08-19-2017, 06:51 AM
RE: HP50g ram and working dir. - pier4r - 08-19-2017, 09:54 AM
RE: HP50g ram and working dir. - pier4r - 08-18-2017, 09:36 PM
RE: HP50g ram and working dir. - pier4r - 08-20-2017 10:15 AM
RE: HP50g ram and working dir. - Joe Horn - 08-20-2017, 08:51 PM
RE: HP50g ram and working dir. - pier4r - 08-20-2017, 07:29 PM
RE: HP50g ram and working dir. - pier4r - 08-20-2017, 10:23 PM
RE: HP50g ram and working dir. - Joe Horn - 08-21-2017, 02:15 AM
RE: HP50g ram and working dir. - pier4r - 08-21-2017, 05:56 AM
RE: HP50g ram and working dir. - pier4r - 08-21-2017, 08:15 AM



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