Re: TIB: strings


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

Re: TIB: strings




On the 83, there's both InString and sub commands, and I use both.  InString 
is good if you're trying to find a specifc thing in a string, if you don't 
have to worry about there being more than one copy (if so, then it'll just 
give you the first one it comes to).  Sub is good for taking a little chunk 
out of a string and doing stuff to it.  I've also used sub and a for loop to 
do something similar to InString.  Just look in your manual, all the syntax 
is in there for you.

Eric Tollefson
Cmdr ERT01@aol.com