Re: TIB: Variable to String


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

Re: TIB: Variable to String




Really?
Well, how?
I'm tired of looking for that. I've thought about temp folders and storing
as string, but strings are not possilbe (I have to be able to use the
variables in functions w/o converting them), and temp folders don't work if
the value to store contains a full path)
I would be very recognizing if you can give me the solution

Jeremie Knusel

P.S: sorry for my bad English

----- Original Message -----
From: Bryan Rabeler <rabelerb@pilot.msu.edu>
To: <ti-basic@lists.ticalc.org>
Sent: Tuesday, January 25, 2000 10:03 PM
Subject: Re: TIB: Variable to String


>
> I'm fairly sure you can do this on the TI-92.
>
> Bryan
>
> ----- Original Message -----
> From: "Jeremie Knusel" <elendur@freesurf.ch>
> To: <ti-basic@lists.ticalc.org>
> Sent: Tuesday, January 25, 2000 1:50 PM
> Subject: Re: TIB: Variable to String
>
>
> >
> > that's insteresting!
> > is there sth like that for the 92?
> > I'm looking for a way to store an expr without evaluating it for a long
> > time...
> >
> > ----- Original Message -----
> > From: Bryan Rabeler <rabelerb@pilot.msu.edu>
> > To: <ti-basic@lists.ticalc.org>
> > Sent: Tuesday, January 25, 2000 4:19 AM
> > Subject: Re: TIB: Variable to String
> >
> >
> > >
> > > Right, that command would simply store the string value of whatever is
in
> > y1 to
> > > the string.  Even if you had y1=X it would store 'X' in Str1, not the
> > value of
> > > X.
> > >
> > > Bryan
> > >
> > > ----- Original Message -----
> > > From: <CmdrERT01@aol.com>
> > > To: <ti-basic@lists.ticalc.org>
> > > Sent: Monday, January 24, 2000 9:11 PM
> > > Subject: Re: TIB: Variable to String
> > >
> > >
> > > >
> > > > Well, if you find out, do tell me.  I'd love to know.  But I really
> > don't
> > > > think there's a way.  I'm sitting here looking through the commands
in
> > my
> > > > manual and I don't see any command or combination of commands that
would
> > do
> > > > the trick.  The closest thing I see is the Eqn>String command, which

> > will
> > > > convert a Y-Var to a string, but I'm almost certain that that
wouldn't
> > work.
> > > > It seems like there _should_ be a way, because it seems like it
would be
> > just
> > > > as easy to convert a value to a string as it would to convert a
string
> > to a
> > > > value (ala the expr command), but I'm not seeing it.  If somebody
does,
> > > > please fill me in.  It would help cut out a substantial number of
> > If/Thens in
> > > > a couple of my programs...
> > > >
> > > > Eric Tollefson
> > > > Cmdr ERT01@aol.com
> > > >
> > > >
> > >
> > >
> >
> >
> >
>
>



References: