Re: TIB: TI-89 list


[Prev][Next][Index][Thread]

Re: TIB: TI-89 list




It depends what you're trying to do.  If you want to display abc somewhere, 
you can use Text, PxlText, PtText, etc.  If you want the value of the 
variable abc, you can use indirection like this: #list[1]


In a message dated 1/18/00 5:48:09 PM Eastern Standard Time, 
BrncAvFan2@aol.com writes:

> All right, say I have this list:
>  
>  {"abc"} -> list
>  
>  when you type in:
>  
>  list[1]
>  
>  you get output:
>  
>  "abc"
>  
>  Is there any way to get rid of those two quotation marks.  Just so I get 
abc 
> 
>  instead of "abc"?  I have tried a lot of ways now and can't get it to 
work.  
> 
>  
>  THANX
>  Dan


                                    Grant Elliott
                                    <A HREF="pa.ticalc.org">Programmers 
Anonymous</A>  


Follow-Ups: