Skip to main content
1-Visitor
June 10, 2015
Question

Creo parametric allows close without prompt, but always prompts to save on exit

  • June 10, 2015
  • 9 replies
  • 8668 views

Hi,

I'm considering purchasing Creo Parametric and so I am running the trial edition. After creating some parts and an assembly, then closing them, when I try to exit Creo, it prompts:

PTC Creo parametric trial edition will terminate and any unsaved work will be lost. Do you reall want to exit?

The problem is that it still prompts even if I have saved everything and closed all open windows, I guess it is still referring to something in session? I accidentally lost some exersizes I did, and this worries me a little that if I do buy it, I might lose real work. I did open the in session part ok, but the assembly still was a previous version. It doesn't prompt to save work when I for example close a modified assembly.

If it falsely prompts to save work when it has already been saved (or just reminds you to always save), one tends to ignore the dialogue box as being "that silly box that always pops up on close", and this is where work gets lost.

Is there anything I can do to change this, or is there something I have missed? Or am I alone here in my gripe!

[Apologies if this has been answered already, but I couldn't seem to find any relevant answers with a few searches]

Thanks,

Tim

9 replies

21-Topaz II
June 11, 2015

That's a generic prompt that happens whenever you close Creo.  In fact, I think if you open it and don't even open any files it'll still say that.  It doesn't track whether a file has been changed and not saved, that's up to you.

There is a config option to control a prompt for each open file upon exit, but I'm not sure what it is or if it checks for unsaved work or just prompts you to save every file.  Hopefully someone who uses it can comment.

1-Visitor
June 12, 2015

Use the option:

Prompt_On_Exit YES

1-Visitor
June 12, 2015

To turn off the dialog box add this to your config.pro:

prompt_on_exit no

To save all changed objects in an assembly when you save the assembly or drawing, put this in your config.pro:

save_objects changed

2-Explorer
November 7, 2018

Sorry for resurrecting an old thread, but I can't seem to find my answer or start a new topic.

 

This is driving me insane and I have lost so much work because of it.

 

What config.pro setting do I need to change so that PTC Creo 2.0 will prompt me to save the file if it has been modified since my last save before closing the window?

 

I have tried turning prompt_on_exit to yes and prompt_on_erase_not_disp to yes but that is not what I am looking for. Hopefully the attachment below clears things up on what I am trying to accomplish. I don't want to be able to close a window, either from that file or the normal windows x in the top right corner without being prompted to save. Surely there is a way to accomplish this?

23-Emerald IV
November 8, 2018

Sorry, this does not exist.  The closest you can get is "prompt_on_exit" which you've already mentioned.