home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp48 / 6372 < prev    next >
Encoding:
Text File  |  1992-12-18  |  2.8 KB  |  57 lines

  1. Newsgroups: comp.sys.hp48
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!news.iastate.edu!isuvax.iastate.edu!TWH18
  3. From: twh18@isuvax.iastate.edu (Phoenix)
  4. Subject: How do you insert between lines in program?
  5. Message-ID: <BzFJ2y.Dpv@news.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Reply-To: twh18@isuvax.iastate.edu
  8. Organization: Iowa State University, Ames, Iowa
  9. Date: Fri, 18 Dec 1992 00:37:44 GMT
  10. Lines: 45
  11.  
  12.     Hello everyone.  I just got my Hp48SX last wednesday.  It
  13. came with Tetris and Pacman.  I skimed through the menu for the
  14. past week, and yesterday I tried to edit program.  
  15.     The Pacman game will say something like "Votre name...."
  16. (French, I believe) if you made a high score.  I got tired of
  17. it and I was trying to change the string.  Well, I found the
  18. file "HIGH" which contains the part of high scores.  The
  19. Orginal string is separated (2 lines), so when it displays, it
  20. displasy in 2 lines too.  I edited it, and the 2nd line of the
  21. string was longer than the orginal which it extended to the right
  22. side of the screen: "Please enter your name, hot shot..".
  23. Well, When I tried to rerun it, the Screen would display only
  24. 22 characters of the 2nd line of the string, and the rest
  25. of them is leaved out.  
  26.     Since I used to have a TI-85(which has the nice "Insert
  27. command" function which enables me to insert anything between
  28. 2 command liens), I tried to find a way to bring the extra
  29. long part of the string to the 3rd line.  That way, everything
  30. is displayed.  Well, guess what?  I spend 3 hours, look through
  31. every single menu on the HP48, my 2 volume manual, and searched
  32. every possible word in the Edited Version of HP Manula Index.
  33. However, I can't find anyway to break a long command line into
  34. 2 separte lines, nor insert something between 2 command lines.
  35. I looked through the PRG OBJ in detail, since that's the
  36. menu which enables you to editing objects.  However, I can't
  37. find anything in there.  I even tried to convert the program
  38. part to a Matrix, and do some cut/replace, of course it didn't
  39. work.
  40.     I know normally, when you have too long command lines,
  41. after you saved it back to the variable, HP48 will automatically
  42. edit it so you can see the whole thing on the screen instead
  43. scroll to the right.  However, this doesn't work for the string
  44. inside a program.  Besides, doesn't HP have a function which
  45. enables you to insert something between 2 command lines?  Just 
  46. incase you omit something.
  47.     I haven't had time to look all the program samples and
  48. command yet, but I did read about the string in program part
  49. in my manual, it didn't answer my question.  If anyone knows
  50. the answer, please help.  Thanks in advance.
  51.                 Ming
  52.  
  53.     (Sorry to make this post too long, but I was just
  54. try to explain everything in detail, hope I didn't lost you:)
  55.     BTW:  HP doesn't have a TRACE function?!  And not
  56. much ZOOM optinos too!:(
  57.