MAXFORARGSMAXFORARGS MAXFORARGS, Maximum number of arguments to a single FOR command exceededCompile Time Error: This indicates that a FOR statement specified more than 127 arguments.Action: Modify the routine so that it uses fewer arguments in one FOR command.