Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

.cptx and .cptx* - What is the difference?

New Here ,
Nov 12, 2015 Nov 12, 2015

Does anyone know the difference between .cptx and .cptx*?  Thanks!

552
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Nov 12, 2015 Nov 12, 2015

Hi there

To expound on the answer above, in "programmer speak" the addition of the asterisk trailing the file name means that the project is "dirty". This means what is in your computer memory is different than what has been saved to the hard drive. If your computer were to suddenly lose power, whatever changes had been made after the last save would simply be ignored.

So the asterisk indicates that you should consider saving. But note that you really wouldn't want to continually save and save and

...
Translate
Advisor ,
Nov 12, 2015 Nov 12, 2015

* means there have been changes since saving.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 12, 2015 Nov 12, 2015

Hi there

To expound on the answer above, in "programmer speak" the addition of the asterisk trailing the file name means that the project is "dirty". This means what is in your computer memory is different than what has been saved to the hard drive. If your computer were to suddenly lose power, whatever changes had been made after the last save would simply be ignored.

So the asterisk indicates that you should consider saving. But note that you really wouldn't want to continually save and save and save. Because each change in position or keystroke added will result in the asterisk being added.

Cheers... Rick

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 13, 2015 Nov 13, 2015

Hi BDuckWorks and CaptivBr,

Thank you for your replies. How is the asterisk removed? Is there no asterisk once you save your work onto the hard drive? Is that done by simply selecting Save As?  Thanks again!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 13, 2015 Nov 13, 2015
LATEST

Hit the Save button or do Save As and change the filename. Either will remove the asterisk.  But unless you have a pressing need to create a different version of your project, using Save As would be overkill.  Just SAVE.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources