Index: trunk/ippTasks/chip.pro
===================================================================
--- trunk/ippTasks/chip.pro	(revision 14406)
+++ trunk/ippTasks/chip.pro	(revision 14681)
@@ -114,5 +114,5 @@
     # look for new images in chipPendingImfile (pantaskState == INIT)
     book getpage chipPendingImfile 0 -var pageName -key pantaskState INIT
-    if ($pageName == NULL) break
+    if ("$pageName" == "NULL") break
 
     book setword chipPendingImfile $pageName pantaskState RUN
