home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!think.com!yale.edu!ira.uka.de!Germany.EU.net!news.Hamburg.Germany.EU.net!mwhh!dmhh.hanse.de!detlef
- From: detlef@dmhh.hanse.de (Detlef Mueller)
- Newsgroups: comp.sys.hp48
- Subject: Re: RPL Entry Points
- Distribution: world
- Message-ID: <726497685detlef.detlef@dmhh.hanse.de>
- Sender: detlef@dmhh.hanse.de
- Date: Fri, 08 Jan 93 12:54:45 GMT
- References: <xwzrl#d@lynx.unm.edu>
- Lines: 25
-
- In article <xwzrl#d@lynx.unm.edu> meissner@triton.unm.edu (John Meissner) writes:
- > A couple of quick questions:
- >
- > 1) Is there an easy way to enter a user-RPL routine just after
- >the CK1. I want to use the dispatching of x+ and x* without re-marking
- >the stack as user-owned. Any sugestions would be appreciated.
-
- :: (...) ' x* EvalNoCK (...) ;
-
- will do it.
-
- > 2) I cannot see any problem with just jumping into the routines
- >just after the CK1. Since HP must support the entry points for user-RPL,
- >it seems that jumping into the middle of the command can't cause problems.
- >Is this true?
-
- The code of the command itself may be changed by HP in future releases...
-
- Bye,
- 8-Detlef
- --
- +------------------------------------+--------------------------------------+
- |`What a depressingly stupid machine'| Detlef Mueller |
- | -- Marvin | detlef@dmhh.hanse.de |
- +------------------------------------+--------------------------------------+
-