Index: trunk/ippTasks/nightly_stacks.pro
===================================================================
--- trunk/ippTasks/nightly_stacks.pro	(revision 27470)
+++ trunk/ippTasks/nightly_stacks.pro	(revision 27471)
@@ -12,4 +12,20 @@
 
 macro nightly.stacks.off
+    ns.initday.off
+    ns.registration.off
+    ns.burntool.off
+    ns.chips.off
+    ns.stacks.off
+end
+
+macro ns.on
+    ns.initday.on
+    ns.registration.on
+    ns.burntool.on
+    ns.chips.on
+    ns.stacks.on
+end
+
+macro ns.off
     ns.initday.off
     ns.registration.off
@@ -563,5 +579,5 @@
     book setword nsBurntool $date btNCounter $counter_update
 #    book setword nsData $options:0 nsState $options:1
-    book setwork nsData $date nsState $new_state
+    book setword nsData $date nsState $new_state
 
     # Get the current status of this job, and skip if it doesn't need to process.
