16-bit hex values embedded in experiment IDs.
Bug found by:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
-# $Id: imunes.tcl,v 1.29 2007/11/10 01:47:52 marko Exp $
+# $Id: imunes.tcl,v 1.30 2007/11/30 21:01:27 marko Exp $
#
# Copyright 2004, 2005 University of Zagreb, Croatia. All rights reserved.
#
#****
set execMode interactive
-set eid i[format %04X [pid]]
+set eid i[format %04x [pid]]
while { [string index [lindex $argv 0] 0] == "-" } {
switch -exact -- [lindex $argv 0] {