エスケープシーケンスの使用方法が誤っています。
DEFINE { integer sloop_max = 0; string str1 = "sample' testing"; }
DEFINE { integer sloop_max=10; string str1 = "sample_ testing"; }