Order of code lines in Teddy/CADINP

In which order should lines of code be declared in a Teddy script? My colleague noted she got different results depending on in which order the marked lines were given.

Hello

The command OBLI should always be declared before the definition of the loadcases.
I always write the command SYST after CTRL and before the other commands, but I don’t think this makes a difference.

So I would suggest using this order:

CTRL …
SYST …
OBLI …
LC …

Best regards
Frederik Höller
Your SOFiSTiK Support Team