project_save_as
Save the current REAPER project to a new .rpp path, setting it as the active file so subsequent saves target that location. Use the backup tool to copy without changing the active file.
Instructions
Save project to new path. This project's active file becomes
path going forward — subsequent project_save calls target it,
not the original file. Use project_backup instead if you want a
snapshot copy without switching your active file.
Args: path: Absolute .rpp path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |