Std Save: Difference between revisions

From FreeCAD Documentation
(Std_Save en)
 
(Translation from /it)
Line 1: Line 1:
<!-- = Salvare un documento = -->
{{GuiCommand|Name=Std_Save|Workbenches=All|SeeAlso=...}}
'''Synopsis'''
ToDo.


{{GuiCommand|Name=Std_Save|Name=Save|MenuLocation=[[Std_File_Menu|File]] → Save|Workbenches=All|Shortcut=Crtl+S|SeeAlso=[[Std_SaveAs|Save as...]]}}


===Description===
{{Template:UnfinishedDocu}}


The {{KEY|Save}} command stores the active document of the current project to a file. If there are other documents in the project, they are not saved.


The first time a document is saved, a dialog to define the path and file name will appear.


<br><br>
[[Image:FileSaveAs.png|650px|left]]
{{clear}}
<br>


The name assigned to the document to save it also becomes the name used for the root in the document tree structure.


Subsequent {{KEY|Save}} commands automatically use the path and file name defined in the first save. To save the file in a
different location, or assign to it a new name, you must use the Save As command.


When you try to close a modified document, or exit FreeCAD with modified documents in use, you will receive a warning:
<br><br>
[[Image:UnsavedDocument.png|left]]
{{clear}}
<br>


You can define a default location for opening and saving files using the menu Tools → Edit Parameters → BaseApp → Preferences → General → FileOpenSavePath.
<br><br>
[[Image:FileOpenSavePath.png|left]]
{{clear}}
<br>


<!-- ===More=== -->
<!-- [[ComandiPerCategorie/it|Comandi per categorie]] -->
<br>
{{clear}}
{{languages | {{it|Std_Save/it}} {{de|Std_Save/de}} {{es|Std_Save/es}} {{fr|Std_Save/fr}} {{jp|Std_Save/jp}} }}


[[Category:Documentation]]

[[Category:Command_Reference]]





{{languages | {{it|Std_Save/it}} }}

Revision as of 21:55, 22 May 2013


Save

Menu location
File → Save
Workbenches
All
Default shortcut
Crtl+S
Introduced in version
-
See also
Save as...

Description

The Save command stores the active document of the current project to a file. If there are other documents in the project, they are not saved.

The first time a document is saved, a dialog to define the path and file name will appear.




The name assigned to the document to save it also becomes the name used for the root in the document tree structure.

Subsequent Save commands automatically use the path and file name defined in the first save. To save the file in a different location, or assign to it a new name, you must use the Save As command.

When you try to close a modified document, or exit FreeCAD with modified documents in use, you will receive a warning:


You can define a default location for opening and saving files using the menu Tools → Edit Parameters → BaseApp → Preferences → General → FileOpenSavePath.



Available translations of this page: Template:Jp