Currently, INP and the ACC may go between the integer limit, but STA only accepts values between 0-999, so the programmer has to write checks (which is space consuming). Add compiler directives comments (e.g. ; lmvm-strict-inp and ; lmvm-strict-acc) to add limits to what they will accept.