Index: trunk/MagicSoft/Mars/datacenter/db/magicdefs.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/magicdefs.php	(revision 9111)
+++ trunk/MagicSoft/Mars/datacenter/db/magicdefs.php	(revision 9112)
@@ -673,5 +673,5 @@
         $table="'Tel:Run/File'";
     if ($val=="Tel:Sequ")
-        $table="'Tel:Sequ'";
+        $table="CONCAT('M', Sequences.fTelescopeNumber, ':', LPAD(Sequences.fSequenceFirst, 8, '0'))";
     if ($val=="NumRuns")
         $table="'# Runs'";
