Index: trunk/ippMonitor/def/newExp.d
===================================================================
--- trunk/ippMonitor/def/newExp.d	(revision 11490)
+++ trunk/ippMonitor/def/newExp.d	(revision 14044)
@@ -4,8 +4,10 @@
 MENU  ipp.copy.dat
 
+WHERE state != 'stop'
+
 #        field          name           show     link to         extras
-FIELD    exp_id,	20,   exposure ID
-FIELD    exp_tag,	20,   exposure Tag
-FIELD    camera,	20,   camera
-FIELD    telescope,	20,   telescope
-FIELD    imfiles,	20,   N imfiles
+FIELD    exp_id,	5,   exposure ID
+FIELD    tmp_exp_name,	10,  exposure Name
+FIELD    tmp_camera,	5,   camera
+FIELD    tmp_telescope,	5,   telescope
+FIELD    state,	        5,   state
