All,

Jack's correct that it will pop after it sees an endif (the manual states that labels cannot be jumped to outside of their endifs)

I rewrote the script to move the label jumps inside, right befor the endifs and now the script doesn't error out, but doesn't do anything either.

Completely at a loss,

Mike