home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp48 / 7420 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.0 KB

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!ns1.nodak.edu!plains.NoDak.edu!jgreff
  2. From: jgreff@plains.NoDak.edu (Jason Greff)
  3. Newsgroups: comp.sys.hp48
  4. Subject: String -> Name
  5. Message-ID: <C1Isnp.G09@ns1.nodak.edu>
  6. Date: 27 Jan 93 16:04:37 GMT
  7. Article-I.D.: ns1.C1Isnp.G09
  8. Sender: usenet@ns1.nodak.edu (News login)
  9. Organization: North Dakota Higher Education Computing Network
  10. Lines: 17
  11. Nntp-Posting-Host: plains.nodak.edu
  12.  
  13.  
  14. I need some help with a short (I hope) routine.  Is there a way to convert
  15. a string to a name?  Using OBJ-> works sometimes, but if there is a
  16. variable with that name already assigned you get the value of the
  17. variable, not the name itself.
  18.  
  19. Example: type "a" OBJ-> you get 'a'
  20.          type 3 'a' STO "a" OBJ-> you get 3
  21.  
  22. I want to get 'a' every time.  Can someone help?
  23.  
  24. -- 
  25. Jason Greff          North Dakota State University - Fargo, North Dakota
  26.  
  27. "It's better to remain quiet and be | "It's hard to be an individual while
  28.  thought a fool than to speak and   |  you are busy trying to conform." --Me
  29.  remove all doubt." -- Lincoln      |
  30.