I am just so confused. In my AI-transcription system, I am suddenly running into this a lot:
Image may be NSFW.
Clik here to view.
Exceeded batch nesting limit.
But line 1549 is simply the first line of a gosub that I go to.
It’s the ’divider’ subroutine to draw that rainbow-colored divider in the screenshot.
It calls no other BAT files. The subroutine only uses iff-then-endiff, set, return, echo, and echos.
So I am unsure why I am getting exceeded best nesting limits at the first line [the definition line] of...
Read more
Image may be NSFW.
Clik here to view.

Exceeded batch nesting limit.
But line 1549 is simply the first line of a gosub that I go to.
It’s the ’divider’ subroutine to draw that rainbow-colored divider in the screenshot.
It calls no other BAT files. The subroutine only uses iff-then-endiff, set, return, echo, and echos.
So I am unsure why I am getting exceeded best nesting limits at the first line [the definition line] of...
Read more