Index: trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh	(revision 42440)
+++ trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh	(revision 42442)
@@ -18,4 +18,6 @@
   set filename = $2
 
+  # validate the list: could be DATE STATE or just DATE (prcol 1)?
+
   # just a big list of dates?
   foreach night (`cat $filename`)
@@ -27,4 +29,7 @@
 if ($mode == "night") then
   ## XXX validate the format (YYYYMMDD)?
+
+ XXXXX:
+
   set mynight = $2
   
