home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp48 / 4439 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.4 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!news.Hamburg.Germany.EU.net!mwhh!dmhh!detlef
  2. From: detlef@dmhh.hanse.de (Detlef Mueller)
  3. Newsgroups: comp.sys.hp48
  4. Subject: Re: Large Strings
  5. Distribution: world
  6. Message-ID: <715263779snx@dmhh.hanse.de>
  7. References: <1992Aug30.205351.2269@kth.se>
  8. Date: Mon, 31 Aug 92 12:22:59 GMT
  9. Organization: Who is Organized ?
  10. Lines: 27
  11.  
  12. d89-bga@nada.kth.se writes in article <1992Aug30.205351.2269@kth.se>:
  13. > Hi!
  14. > Is there a way to add a small string to a very large one ?
  15. > When I have a string (or any object of any kind) and adds to it the system
  16. > makes copies of the two parts and performs the task on the copies.
  17. > Ie if I have a string of size 15000 bytes and wants to add 20 more bytes 
  18. > the hp48 runs out of memory. (I have approx 5000 bytes of free memory)
  19. > (The objects are only on stack and not stored)
  20. > Is there a way to bypass the system and just add without having the hp48 
  21. > making copies first?
  22.  
  23. The sys-RPL word !append$ will do it. #62376h SYSEVAL - be shure you have
  24. strings in stack levels 1&2.
  25.  
  26. > Thanks in advance......
  27.  
  28. Bye,
  29.     8-Detlef
  30. --
  31. +------------------------------------+--------------------------------------+
  32. |`What a depressingly stupid machine'|             Detlef Mueller           |
  33. | -- Marvin                          |          detlef@dmhh.hanse.de        |
  34. +------------------------------------+--------------------------------------+
  35.