Index: trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt	(revision 42454)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt	(revision 42462)
@@ -151,11 +151,11 @@
     option $pageName $DATEOBS
 
-    stdout $DATEOBS/log.fixchip.run.$CHIP_ID.v$ITER
-    stderr $DATEOBS/log.fixchip.run.$CHIP_ID.v$ITER
-
     substr $DATEOBS 0 4 YEAR
     substr $DATEOBS 4 2 MONTH
     substr $DATEOBS 6 2 DAY
     sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY
+
+    stdout $mypath/$YEAR/$DATEOBS/log.fixchip.run.$CHIP_ID.v$ITER
+    stderr $mypath/$YEAR/$DATEOBS/log.fixchip.run.$CHIP_ID.v$ITER
 
     host -required $FIXHOST
