Piclist v1.00
(C) 2001 Kevtiva
TI-83+ (SE)

Overview:
---------

NOW PICLIST CAN RECALL ARCHIVED LISTS ONTO THE GRAPH!

Piclist allows you to store a picture file into a list.
It only takes up 1 more byte than a normal picture,
depending on the length of your list's name.

WOW! Now you can store hundreds of pics on your calc, hassle free! NO HACKING
REQUIRED!

SAFE!  These lists won't crash your calculator (Disclaimer: These lists may
in fact crash your calculator.  I have never had it happen to me, but it may
happen to you.  Please backup your calc beforehand.  I am not responsible for
any lost data/damaged property!)

Here's how it works:
--------------------

Asm(prgmPICLIST: This copies the Picture on the graph to lBOB
lBOB->YourList

Now you can archive yourlist, or do whatever you want with it!

To recall yourlist to the graph, do this:

"YOURLIST
Asm(prgmLISTPIC

Now the picure is copied to the graph!!!

Example:
--------

Asm(prgmPICLIST
lBOB->DBZ
ClrDraw
DispGraph
Archive lDBZ
"DBZ
Asm(prgmLISTPIC

How to use L1 through L6
------------------------

Well, here's how to access L1 through L6:

L1: Use "-DMS
L2: Use "-Dec
L3: Use "-Frac
L4: Use "->    Note: it is quite difficult to use L4!
L5: Use "BoxPlot
L6: Use "[

If you are wondering which menus
you can find these tokens in, 
see your TI-83+ Guidebook.

Troubleshooting
---------------

The following explains what each error means.  The way to prevent these
errors is to follow the instructions given above.

Err:Invalid - you typed " , and then ran ListPic to try to crash the calc.
Err:Undefined - the list you entered does not exist on the calculator.  
Err:DataType - you typed LIST instead of "LIST .  You need the quotes
to make LIST into a string.  

Version History:
----------------

Version 0.9 - First Private Release; limited public release.
Version 0.99 - First Public Release; added support for recalling Archived Lists
Version 1.0 - Piclist/ListPic are now compiled.  Added documentation on how
to access L1 through L6


calc@kevtiva.com
http://ikevtiva.com/calc

This program has been created exclusively for the TI-83 Plus, 
and TI-83 Plus SE.  

YOU CAN STORE MORE THAN 2,001 Pictures on a TI-83+ SE using this
program!!!  WOW!
