                        |Screen Shot Maker  v.0.9|
                        --------------------------
                            By Joe Pemberton
                         dArkSk8eR@buffbody.com

This is a screen shot program.  What it does is it has you input a name and
then creates an assembly program with the current data in the graph buffer.
When you run the new program with Asm(prgmXXXX the data is copied back to
the graph buffer and displayed.  Usefull for Basic programmers that are writing
graphic-heavy programs and have run out of pics.  This version has no bugs
that I know of.  If you input a name and there is already a program with that
name on your calculator, the program will ask you if you want to delete the
current program or quit.  
If you don't like the program, you might at least want the getstring routine
in it that I wrote.  It supports all the uppercase characters (including theta)
and 1-9, the delete key and the clear key.  It can also be easily modified to
work with other characters.

Instructions on use of Screen Shot Maker:

-Send SSMAKER.8xg to your calculator.
-Ungroup it if you sent it to the archive.
-Run prgmSSMAKER.
-You will be asked to input a name - this will be the name of the program
created.
-Press Enter.  If the name you inputed is already a program, you will be
asked if you want to delete the current one.
-If everything went alright, "Success!" is displayed on the screen and a new
program is in your program list.  Run it with Asm(prgmXXXX

Thanks for downloading my program!
-Joe Pemberton
heelflipguy

email me if you find a bug, k?