When parsing InFine command operands do not reposition the read cursor on success (this would result in attempting to parse each operand again as a command name). Also, made the missing operand test a fatal error on fail.
View differences
When parsing InFine command operands do not reposition the read cursor on success (this would result in attempting to parse each operand again as a command name). Also, made the missing operand test a fatal error on fail.