Hi,
You use {}.
LabelFormat = "DAT-${namecount+}"
bye
Martin Jina
Jason Joines-4 wrote:
>
> I'm trying to get auto labeling to work they way I want. I'm
> backing up to disk and using:
> Maximum Volume Jobs = 1
> Maximum Volume Bytes = 5242880
> LabelFormat = "$JobName-$namecoun
I'm trying to get auto labeling to work they way I want. I'm
backing up to disk and using:
Maximum Volume Jobs = 1
Maximum Volume Bytes = 5242880
LabelFormat = "$JobName-$namecount"
in my Pools definition where namecount is defined as:
Counter
{
Name = namecount
Minimum = 100
}