I rename jobs before start of the simulation using envSetVal("adexl.historyNamePrefix" "showNameHistoryForm" 'boolean t)
But, tool will still append .0 .1 .2 like numbers to it. I have to wait for run to complete & then remove them manually. Is there way to disable such suffixing numbers by envSetVal like adexl.historyNameSuffix=nil ??