I've had a couple of occasions where I exported an LP version of my model, and the program trying to read it had issues with some of the short variable names. In one case "ST" and its case variants was a reserved word, and in another case variables starting with the letter e were being parsed as exponential notation.
Is there any conceivable way to fix this in Optano, perhaps by allowing the user to omit certain short variable names from consideration, or having the ability to rename them?