RE: TIB: teacher key


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

RE: TIB: teacher key




or you can

:lbl 1
:clrHome
:input A
:If A=1E99
:goto 2
:disp A
:goto1
:lbl 2

not only will this look like the home screen, but you can actualy do work
with it

> -----Original Message-----
> From: owner-ti-basic@lists.ticalc.org
> [mailto:owner-ti-basic@lists.ticalc.org]On Behalf Of Phil Ratzsch
> Sent: Monday, August 27, 1956 4:35 PM
> To: ti-basic@lists.ticalc.org
> Subject: Re: TIB: teacher key
>
>
>
> I think a better way to do it is to simply use the Disp command and
> print realistic-looking operations and answers on the screen in
> standard TI format.  Then, about four lines or so down, use an series
> of Outpt(x,y,blankspace) and Outpt(x,y,string) where string is the
> cursor character.  This can easily be extracted from an 85 string, or
> an 86 game level string.  Then, using a for loop (I can give you the
> numbers if you want) you can make it seem like it is on the home
> screen!
>
> --
>
> Phil Ratzsch
>
> pratzsch@worldnet.att.net
>
> _____________________________________
> I closed me eyes and all I see
> Are the few, the proud surrouding me.
> A secret world inside its own
> That only those inside have known.
> The pride of being so elite,
> The challenge one day I will meet.
> I quickly realize as I rise
> The obstacle before my eyes.
> But in my sleep I have seen
> That I will be a good Marine.
> _____________________________________
> 
> Taken from "Leatherneck" magazine
> Recieved from Major R. Wendel
> On June 12,1998, the day of my enlistment.
>
> DAYS TO BOOT CAMP:212
>


References: