The order would stay in the file (for later submission to the game), but be marked as completed. Each time orders are applied, I'd have to parse the whole file, apply new orders, and change numbers and text here and there to reflect the new reality. The files are relatively short (maybe 5 pages max), so I doubt performace would be a problem. Am I overloading the concept of text editing too much? Too much to do? Or just abusing the tool a bit? Thanks for your ideas!