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

Features wanted...
Post Reply
John_C
Posts: 336
Joined: 16 May 2018 20:04

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

Post 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.

Post Reply