TIB: Re: showing Pics


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

TIB: Re: showing Pics




Most of the calcs have RclPic and then you put in the name of the pic file.  On the 82 and 83, since
the only choices for name are Pic0-Pic9, you can just type the number after it, like this:

RclPic 1
-or-
RclPic 8

instead of:

RclPic Pic1
-or-
RclPic Pic8

On the other calcs, names are not limited, and so this doesn't work.  This is really cool,
especially if you want to cycle through some pics on your 82/83.

But I have no idea about the Pic->Str thing, you might want to check ticalc.org's DOS and Windows
archives.

-Miles Raymond      EML: m_rayman@bigfoot.com
ICQ: 13217756       IRC: Killer2        AIM: MRayMan
http://www.bigfoot.com/~m_rayman/

-----Original Message-----
From: JIF578@aol.com <JIF578@aol.com>
To: ti-basic@lists.ticalc.org <ti-basic@lists.ticalc.org>
Date: Wednesday, January 06, 1999 10:17 PM
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?