Re: A83: Basic Extention Program
[Prev][Next][Index][Thread]
Re: A83: Basic Extention Program
>Using Lists may be better because they are creatable and the
>Matrixes are limited to [A] through [J]. and people wouldnt want their saved
>sprites being overwritten by another program's sprites being kept in
>Identically named Matrixes, so as to why they should beable to name theyre
own
>list...
Actually it wouldn't matter, because in the program you would define the
contents of the matrix/list. Then afterwards that martirx/list would get
reset. But I think that lists would be better.
What about the lower case letters? I think that every basic programmer would
appriciate that.
-David