A83: First Time Executed...


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

A83: First Time Executed...




Hey, what would be the best way to allow a program to know if it was the First
time it has been Executed on a certain calculator...?  I was thinking about
using program write back with a ".db 0" and checking if its '0' and set it to
a '1' for the second time to be executed... I figured this would work just
fine if someone downloads the program, but what about passing it around to
other calcs like at a person's school (which I intend to do around my own)...?
I know it would not work then... Does anyone have an idea to accomplish
this...?
															--Jason K.