In the ReEnterPBP.bas file there's a constant.

MaxTvars CON 0

Increase the value until you no longer get the warning.

I was trying to minimize the amount of RAM used with the smaller chips.
So the T? var limit is adjustable now.

hth,