I created a library for compile-time dictionaries called Lowerdash. smilebasicsource.com/page?pid=59 Like I said they are compile time, so you can't change the keys while your program is running. it might be possible to write a mutable DICT in future releases.