home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp48 / 6828 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.4 KB

  1. 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
  2. From: detlef@dmhh.hanse.de (Detlef Mueller)
  3. Newsgroups: comp.sys.hp48
  4. Subject: Re: RPL Entry Points
  5. Distribution: world
  6. Message-ID: <726497685detlef.detlef@dmhh.hanse.de>
  7. Sender: detlef@dmhh.hanse.de
  8. Date: Fri, 08 Jan 93 12:54:45 GMT
  9. References: <xwzrl#d@lynx.unm.edu>
  10. Lines: 25
  11.  
  12. In article <xwzrl#d@lynx.unm.edu> meissner@triton.unm.edu (John Meissner) writes:
  13. >    A couple of quick questions:
  14. >
  15. >    1) Is there an easy way to enter a user-RPL routine just after
  16. >the CK1.  I want to use the dispatching of x+ and x* without re-marking
  17. >the stack as user-owned.  Any sugestions would be appreciated.
  18.  
  19. :: (...) ' x* EvalNoCK (...) ;
  20.  
  21. will do it.
  22.  
  23. >    2) I cannot see any problem with just jumping into the routines
  24. >just after the CK1.  Since HP must support the entry points for user-RPL,
  25. >it seems that jumping into the middle of the command can't cause problems.
  26. >Is this true?
  27.  
  28. The code of the command itself may be changed by HP in future releases...
  29.  
  30. Bye,
  31.         8-Detlef
  32. --
  33. +------------------------------------+--------------------------------------+
  34. |`What a depressingly stupid machine'|             Detlef Mueller           |
  35. | -- Marvin                          |          detlef@dmhh.hanse.de        |
  36. +------------------------------------+--------------------------------------+
  37.