This is cool, I think this might help with a program I was trying to make.
I'm curious, since an array is basically a list of numbers, can you use it to do something to multiple sprites? For example, if you have a list for all the enemies' numbers called enemies and then say CREATESPRITE (enemies) will it make more than one?