Skip to main content
1-Visitor
April 7, 2022
Solved

Changed config ‘save_file_iterations” to “no” but still saves multiple files.

  • April 7, 2022
  • 4 replies
  • 11865 views

Wanted to turn off the save_file_iterations feature and so I followed the recommended steps by going into the configuration editor and changing it no. Now when I open a creo file and check the configuration editor, it still says the save file iterations is turned off but when I save, it continues to save multiple files. It’s as if it’s not listening to it’s on configuration or something is overriding it… 

Best answer by BenLoosli

This is from the PTC Creo help files:

Setting the value of the save_file_iterations configuration option to no saves the files as follows:
A new file is saved without a version extension.
An existing file with a version extension is saved with a version extension.
An existing file without a version extension is saved without a version extension.
 
If your existing files have the iteration extension, they will continue to have the iteration extension.
 

4 replies

23-Emerald III
April 7, 2022

There are 4 config files that Creo can load when started.

Last file opened wins unless the config option has been set in the config.sup file.

 

Open Creo and then look at the configuration options. the list will be in last loaded on top. Check all 4 files to see if this option has been set in another file, or your file is not being loaded.

 

1-Visitor
April 7, 2022

Yea so i just checked all of them and they all say that it is set to no. I even went into the config.pro file and changed the text to include "save_file_iterations no". Still doesn't seem to work. I don't know where it can be pulling this default setting from...

23-Emerald III
April 7, 2022

Double check your config settings by going to FILE - OPTIONS - CONFIGURATION EDITOR.

Select the drop down arrow on the list and select "current session"

Find the option and make sure it is set as you want. If it is not, then you may have more than one setting in your config files.

You can also review all your config files using the same drop down arrow!

 

StephenWilliams_0-1649338417547.png

 

1-Visitor
April 7, 2022

Yea so i just checked all of them and they all say that it is set to no. I even went into the config.pro file and changed the text to include "save_file_iterations no". Still doesn't seem to work. I don't know where it can be pulling this default setting from...

 

 

23-Emerald III
April 7, 2022

Of note, over the years I have used the file iterations on several occassions. 

I have had corrupted files that I was able to recover by going back a few iterations.

I have recovered an old version of a design when the boss decided he liked the one I did before better than his latest good idea.

 

I now use PDMLink, so file iterations isn't a thing for me anymore but they did come in handy several times over the years.

 

BenLoosli23-Emerald IIIAnswer
23-Emerald III
April 7, 2022

This is from the PTC Creo help files:

Setting the value of the save_file_iterations configuration option to no saves the files as follows:
A new file is saved without a version extension.
An existing file with a version extension is saved with a version extension.
An existing file without a version extension is saved without a version extension.
 
If your existing files have the iteration extension, they will continue to have the iteration extension.
 
1-Visitor
April 7, 2022

Yes sirrrrrrrrrrr!!!! You are a god, all new parts work, old ones dont. Thank you very much!

19-Tanzanite
April 8, 2022

Just to clarify, did you try stripping out the numbered extension to see if the setting save_file_iterations no would work with "old parts" ? Basically, rename your base_plate.prt.109 to base_plate.prt in Windows explorer?  I'm curious if Creo keeps the iteration number in the file itself.