home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp48 / 5639 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.2 KB

  1. Path: sparky!uunet!ogicse!hp-cv!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.levenson
  2. From: akcs.levenson@hpcvbbs.cv.hp.com (william j. levenson)
  3. Newsgroups: comp.sys.hp48
  4. Subject: Re: String for ->RPL routine???
  5. Message-ID: <2afeab79.2060.3comp.sys.hp48.1@hpcvbbs.cv.hp.com>
  6. Date: 9 Nov 92 18:40:03 GMT
  7. Article-I.D.: hpcvbbs.2afeab79.2060.3comp.sys.hp48.1
  8. References: <1992Nov2.132951.11855@waikato.ac.nz> <1992Nov6.083520.11982@waikat
  9. Lines: 14
  10.  
  11. Regarding the C$ $ and Detlef's RPL-> routine, the suggestion that Detlef
  12. should have included the C$ $ instead of C$ xxx in his routine so that it
  13. wouldn't have problems with the edutor indicates that you don't quite
  14. understand what is happenning.  I believe that it is the EDITOR, not the
  15. RPL-> routine that is responsible for this.  If the HP48 editor sees a
  16. string with imbedded quote marks in it, it automatically enters the
  17. editor with the C$ xxx format.  Whether you specify a string with quote
  18. marks or with the C$ xxx format, the HP48 represents the string
  19. internally as the same object, specifically, as a 5 nibble prolog
  20. followed by a 5 nibble length and the ascii character codes.  It is the
  21. editor which decides how to prestent the string to the user for editing.
  22.  
  23. Hope this clears it up a little more,
  24.  
  25. Bill Levenson
  26.