Index: /trunk/MagicSoft/Mars/datacenter/scripts/correcttime
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/correcttime	(revision 9045)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/correcttime	(revision 9046)
@@ -39,4 +39,8 @@
 source `dirname $0`/sourcefile
 printprocesslog "INFO starting $0"
+echo "This script has not been adapted to the new file structure (MAGIC II). "
+echo "Please adapt it before using it."
+exit
+
 program=correct_raw_time
 column=fTimingCorrection
Index: /trunk/MagicSoft/Mars/datacenter/scripts/cutslices
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/cutslices	(revision 9045)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/cutslices	(revision 9046)
@@ -31,4 +31,9 @@
 
 source `dirname $0`/sourcefile
+printprocesslog "INFO starting $0"
+echo "This script has not been adapted to the new file structure (MAGIC II). "
+echo "Please adapt it before using it."
+exit
+
 program=compmux
 column=fCompmux
Index: /trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck	(revision 9045)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck	(revision 9046)
@@ -41,4 +41,8 @@
 source `dirname $0`/sourcefile
 printprocesslog "INFO starting $0"
+echo "This script has not been adapted to the new file structure (MAGIC II). "
+echo "Please adapt it before using it."
+exit
+
 program=datacheck
 column=fDataCheckDone
