Save As Dialog Box (For Project Libraries)
- Updated2025-07-30
- 2 minute(s) read
Right-click a LabVIEW project library or an XControl in the Project Explorer window and select Save»Save As from the shortcut menu to display this dialog box. This dialog box appears only if you have already saved the project library or the XControl.
Use this dialog box to save project libraries using various options. You can use this dialog box to save a copy of the previously saved file in memory to disk with a new name you choose. You also can rename the file.
This dialog box includes different components if you are saving VIs.
This dialog box includes the following components if you are saving a project library or an XControl:
| Option | Description |
|---|---|
| Original file | Displays the path to the open file. You can use this field to determine the location of a file on disk. |
| Copy | Creates and saves a copy of the file in memory to disk with a name you choose. If you enter a new file path or name for the file, the original file on disk is not overwritten or deleted.
|
| Rename | Renames the file in memory with a new name you choose. This option closes and deletes the original file and opens the file with the new name, so only the new file exists on disk and in memory. |
| Referencing files in the project or its dependencies | Lists files in memory that refer to the original file. This list appears only if the original file has referencing files in memory. |
| Continue | Opens an additional file dialog in which you enter the name of the renamed file or the root path for the copy of the project library file and the contents of the project library. |