TIB: RE: showing Pics
[Prev][Next][Index][Thread]
TIB: RE: showing Pics
You can use RcPic to display a PIC... as is stated in the documentation
(hint, hint). It's in the GRAPH menu.
As for 'converting' a program to a string for use in ZShell, that's
impossible. You will have to either rewrite the program in machine code and
store that in a string or rewrite the program in assembly, compile that into
a string as machine code.
Either way you have to learn assembly and use a link cable to send the
program to your calculator. You can only 'type in' an ASM program (tedious
and not worth it) on an 83 or 86.
-----
Stuntman (Nathan Haines) - ICQ UIN#: 2157863
http://table.jps.net/~stuntman/nathan.html
QuickBASIC/Visual BASIC/TI-BASIC programmer (just your basic programmer)
President of Stuntworks - http://www.jps.net/stuntman/
> -----Original Message-----
> From: owner-ti-basic@lists.ticalc.org
> [mailto:owner-ti-basic@lists.ticalc.org]On Behalf Of JIF578@aol.com
> Sent: Wednesday, January 06, 1999 8:17 PM
> To: ti-basic@lists.ticalc.org
> Subject: TIB: showing Pics
>
>
>
> does anyone know how to show a pic in a program? I'm making a
> program and want
> to show a picture that i made.
> also, I was wondering if anyone knew how to convert a program
> into a sting for
> use with zshell?
>
References: