Too many edits on one single line

Problems with syntax of GAMS
Post Reply
doudoudoudoudou
User
User
Posts: 1
Joined: 2 years ago

Too many edits on one single line

Post by doudoudoudoudou »

I constantly encounter the error, which is annoying.

Too many edits on one single line - possible recursion in macro calls
compilation will be terminated

There is no real bug in the code (no infinite nest, no recursion). I have to shorten the line by changing the parameter names to shorter names. I have almost made the parameter names as short as possible.

Is there a way to get rid of this error? e.g. turn off checking the length of a line?

Thanks!
User avatar
bussieck
Moderator
Moderator
Posts: 1033
Joined: 7 years ago

Re: Too many edits on one single line

Post by bussieck »

Can you send an example? -Michael
Post Reply