Post Reply 
SdFiler error Hp50G
12-13-2018, 11:18 PM
Post: #7
RE: SdFiler error Hp50G
(12-13-2018 08:27 PM)DavidM Wrote:  the Kalinowski/Dominik "Programming in System RPL (Second Edition)" book specifically recommends a method of NULLLAM binding (on page 115) that will trigger this problem.
Now I'm intrigued. I consider myself a SysRPL programmer, but since I haven't run into that problem yet (despite using NULLLAMs every now and then) I'd like to know what technique I should avoid. Is it the part about "instead of NULLLAM, any fixed address ROM object can be used"? Because that looks kind of unsafe on first look. I've considered quite some naughty stuff, but I'd always check how the system would respond to it, which I haven't done for that trick yet, For instance. before feeding the output of FPTR2 ^Z>ZH directly into something expecting a HXS: unless the latter command does some type checking or type dispatching things, the prolog won't matter, and the object structure will otherwise be the same; but lengths >16 nibbles would need some checking, because HXS calculations are generally done on 16 nibbles. I'm thorough like that.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
SdFiler error Hp50G - Stevetuc - 12-05-2018, 08:28 AM
RE: SdFiler error Hp50G - pier4r - 12-07-2018, 06:18 PM
RE: SdFiler error Hp50G - DavidM - 12-07-2018, 09:40 PM
RE: SdFiler error Hp50G - Stevetuc - 12-07-2018, 11:32 PM
RE: SdFiler error Hp50G - pier4r - 12-13-2018, 07:57 PM
RE: SdFiler error Hp50G - DavidM - 12-13-2018, 08:27 PM
RE: SdFiler error Hp50G - 3298 - 12-13-2018 11:18 PM
RE: SdFiler error Hp50G - DavidM - 12-14-2018, 12:01 AM
RE: SdFiler error Hp50G - DavidM - 12-14-2018, 12:32 AM
RE: SdFiler error Hp50G - 3298 - 12-14-2018, 10:47 AM



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