Quote from
RichardF on 21. March 2020, 14:24
You can do that with a Prism plugin, which sets these variables in the project config after the project was created.
I attached an example plugin. Place the extraced folder in \Plugins\Custom in your Prism installation and restart Prism. All projects created from now on will have a filenameseparator and a sequenceseparator like it is defined in the onProjectCreated function inside the Prism_ChangeSeparators_Functions.py file of the plugin.
You can do that with a Prism plugin, which sets these variables in the project config after the project was created.
I attached an example plugin. Place the extraced folder in \Plugins\Custom in your Prism installation and restart Prism. All projects created from now on will have a filenameseparator and a sequenceseparator like it is defined in the onProjectCreated function inside the Prism_ChangeSeparators_Functions.py file of the plugin.
Uploaded files:- You need to login to have access to uploads.