Hey guys, When one first loads a BASIC program after editing it, it takes a long time to load since it has to tokenize or compile first, right? Is there a way to tokenize it from and emulator and save the file again so people that run the program won't have to wait when they run it? Bryan