[TIB] Re: Variable and String on same line?
[Prev][Index][Thread]
[TIB] Re: Variable and String on same line?
For the TI-8x (x<9) calcs the OutPut() [OutPt() on the 85&86] has a
different syntax from the 68k calcs.
OutPut(1,1,Str1) will display Str1 in the top left corner
OutPut(2,1,Str1) - one row down from the top left corner
OutPut(8,1,Str1) - bottom left corner
OutPut(1,3,Str1) - three cols from the top left corner
and so forth
I believe the TI-82/TI-83(+) series has 16 cols on the screen, but don't
know for sure. And I believe there are a couple of programs out there that
would convert a real number to a string easily for you, and for that you'd
use this:
Disp "X="+StrA+" something else "
>From: "Idiot" <idiot@mylinuxisp.com>
>Reply-To: ti-basic@lists.ticalc.org
>To: <ti-basic@lists.ticalc.org>
>Subject: [TIB] Re: Variable and String on same line?
>Date: Sat, 28 Apr 2001 00:34:41 -0500
>
>
>Sorry, I kind of forgot to explain output
>It takes three arguments, a Y position, an X position, and what you want to
>display.
>If you wanted to display "Hello" at the top left, you would use:
>Output(0,0,"Hello")
>
>If you want it in the middle of the screen, use something like:
>Output(4,10,"Hello")
>
>On the 8x's, the x and y are character positions, (if you are curious, on
>the 89/92's the x and y are the pixel position of the top left of the
>character)
>
>Again, I'm not too sure about the '( )'. If it doesn't put a '(' when you
>select the command, they are not needed
>
>Btw, all of this is in the manual... : ) RTFM hee hee (it's a joke,
>laugh)
>If you don't have it, you can download a .pdf of it from TI's website
>http://education.ti.com/developer/83/prd/product.html
>Select your calc, and on the left side choose guidebook.
>
>Btw, am I the only one who doesn't like what TI did w/ their website?
>
> -----Original Message-----
>From: ti-basic-bounce@lists.ticalc.org
>[mailto:ti-basic-bounce@lists.ticalc.org] On Behalf Of Social Outcast
>Sent: Friday, April 27, 2001 9:32 PM
>To: Idiot
>Subject: [TIB] Re: Variable and String on same line?
>
>
>I can't get it to work, I don't have col and the row is *row(,
>what do I put in the ()? What should I do?
>
>
>
>
>________________________________________________
>Get your own "800" number
>Voicemail, fax, email, and a lot more
>http://www.ureach.com/reg/tag
>
>
>---- On Thu, 26 Apr 2001, Idiot (idiot@mylinuxisp.com) wrote:
>
> >
> > What calc? If 89 or 92 then you can use the string command,
>if not,
> > there
> > are a number of programs to convert numbers to strings for
>the other
> > calcs.
> > Once you get that done, you can concatenate it to the "x="
>and display
> > the
> > results.
> > The other option is to use output.
> > Assuming 8x:
> > Output(row,col,"X=")
> > Output(row,col+2,A)
> >
> > 89 and 92 are the same w/o the ( )'s (and I'm not absolutely
>sure the 8x
> > ones have them, it's been a while...)
> >
> > --Matthew
> >
> > -----Original Message-----
> > From: ti-basic-bounce@lists.ticalc.org
> > [mailto:ti-basic-bounce@lists.ticalc.org] On Behalf Of
>Social Outcast
> > Sent: Thursday, April 26, 2001 11:12 PM
> > To: TI-Basic@lists.ticalc.org
> > Subject: [TIB] Variable and String on same line?
> >
> >
> > Hello,
> > I have a program that divides numbers to get A and then the
> > answer should be "X=" A "Something Else", how would I have all
> > that on the same line? I can only get A to show up if I but a
> > comma inbetween the " and A and that makes it come out
>like "X="
> > A
> > "Something Else"
> > How would I stop that?
> >
> > ________________________________________________
> > Get your own "800" number
> > Voicemail, fax, email, and a lot more
> > http://www.ureach.com/reg/tag
> >
> >
> >
> >
> >
> >
>
>
>
>
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com