$save_compiled_project
Synopsis
$save_compiled_project [-build] [-into_exec] [-no_inst] [-ne] [-save_usr] <new dir name> <obj_name1> ... <obj_namen>
Description
$save_compiled_project saves a compiled project using the specified objects <obj_name> into the specified directory <new dir name>.
If -build is used, the project is saved and compiled.
If -no_inst is used, the objects specified are not instanced when restored.
If -ne is used, the Network Editor is included in the project.
If -into_exec is used, the binary V definition file is built in to the executable.
If -save_usr is used, the current user interface settings are saved.