Page 1 of 1

To make * and ? work consistently across scripts and copy templates

Posted: 14 Dec 2019 22:13
by John_C
When we perform copy operations through the scripts, an * works as base name (i.e. "some_file") and ? as extension ("txt").

On the other hand, when we customize copy templates (Tools|Configuration|Templates|Filename Affixes), an * works as full name ("some_file.txt") and there is no option to use ?.

Isn't it better to make them consistent? So that when we work with templates, * should work as base name and ? as extension.