News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

save project files to other location

Started by airc, March 15, 2014, 06:12:01 PM

Previous topic - Next topic

airc

hi
i want to be able to save the current project with its file to other locations  (Except copy/past the project folder)
i couldn't find this option , i found only "save project as" which only save the project file (.cbp) ,  it  dosen't make a full copy .



Jenna

There is no such option, except doing a save as with all files (one by one), but this is not really an option of course.

What do you want to achieve?

airc

just want to be able to save as the whole project to another location . not only the project file (.cbp). i think such option would be usefull when you want to make another copy for the project .


Jenna

If you want to reuse your project (as template for other projects) just use "File -> Save project as template" And reuse it with File -> New -> from template".
This does not only save the files, but all the project settings, like search dirs, libs etc.

airc