Index: /trunk/ippTasks/automate.pro
===================================================================
--- /trunk/ippTasks/automate.pro	(revision 24188)
+++ /trunk/ippTasks/automate.pro	(revision 24189)
@@ -35,4 +35,7 @@
   queuesubstr tmp @DBNAME@ $3
   queuesubstr tmp @CWD@ $cwd
+
+  $username = `whoami`
+  queuesubstr tmp @USER@ $username
 
   ipptool2book tmp automate -key name -uniq -setword pantaskState INIT.BLOCK
