0 Members and 2 Guests are viewing this topic.
It doesn't work. When I type the STO char in Y= it does nothing. It won't let me type it
:If inString("every_single_token_except_"_and_->",sub(Str1,1,1)):Else...:End
{====______}
{=========_}
Are you talking about the link that Finale gave? You could do checks for all of them but string and number and if it gets that far then you do that check to decide which it is.
Quote from: DJ Omnimaga on December 15, 2010, 04:06:18 pmIt doesn't work. When I type the STO char in Y= it does nothing. It won't let me type it 1: type "-> on the homescreen, press enter, then quit (when it gives an error)2: go to Y= and push [2nd][Enter].that should do it!but c'mon guys there has to be another way... like:Code: [Select]:If inString("every_single_token_except_"_and_->",sub(Str1,1,1)):Else...:EndI could use XTRACHAR for that... I keep it on-calc at all times But it'll run horribly slow.