Skip to main content
1-Visitor
April 5, 2016
Solved

How to remove backup files suffix?

  • April 5, 2016
  • 9 replies
  • 6232 views

Hi

I am using Creo 2.0 . I have created a mapkey, that saves the current file and deletes the old versions of the file. This is done by File>save, File>Manage File >Delete Old Versions.

Say the name of the file is "car.asm". When using the mapkey the new file will be named "car.asm.2".

Is there a way to get rid of the suffix number in the end of the filename?

Frederik

    Best answer by mbonka

    Hello Frederik Hansen

    there is no simply way to remove "file version".

    Personaly don´t use Creo function like you have described.

    Instead of this l´m using Spurge utility. See folowing topic Re: Spekan Purge Tool

    There is possibility to rename last version to no:1.

    purge.gif

    But the number of version will be always included in file name.

    It´s possible to hide file extensions somwhere in Windows (it´s Windows settings --- NOT CREO settings)

    Hope it can helps

    Regards Milan

    9 replies

    mbonka2-ExplorerAnswer
    2-Explorer
    April 5, 2016

    Hello Frederik Hansen

    there is no simply way to remove "file version".

    Personaly don´t use Creo function like you have described.

    Instead of this l´m using Spurge utility. See folowing topic Re: Spekan Purge Tool

    There is possibility to rename last version to no:1.

    purge.gif

    But the number of version will be always included in file name.

    It´s possible to hide file extensions somwhere in Windows (it´s Windows settings --- NOT CREO settings)

    Hope it can helps

    Regards Milan

    fhansen-21-VisitorAuthor
    1-Visitor
    April 15, 2016

    Thanks for the help, do you know with if there is way to rename last version to no. 1, without using the Spekan purge tool?

    FV_01
    April 15, 2016

    Why does rename action had to be called from within Pro/E session? For all practical reasons the file index is hidden from an end user by Pro/E's 'File Open' dialog GUI. On the other hand, the renaming of a file from the OS is a trivial matter...