A software program will always have bugs, but it's really annoying when they are so obvious that all users find it within a few days of using it.. A couple of days ago I released version 1.20 of StrongED, and here you have version 1.21. The bug was that when you save a basic-program, using the savebox, I allocate lots of memory to convert it. This memory was not released.. How could I've avoided spotting this in the first place? Well, what's a few hundred K's when you have 4 big ones?