SaveAs
How to save as a file?
.In the Script Factory application, an edited python file can be saved with a new name (Save As function).
![]() |
|
|---|---|
| 1 | Select a python file in the workspace tree. Click on the dropdown menu and select the function “Save As”. |
| 2 | Click on the function “Save As” via the dropdown menu. |
| 3 | Dialog box to store the python script. |
| 4 | Give a new name to the python script you want to save. |
| 5 | Select a working folder to store the new file (The default one is the current workspace). |
Note: To “Save As” a file you can also use the classical keyboard
shortcut “Ctrl+E”
