Switch to: V12V11V10V9V8V7V6V5

REGISTER PROJECT

Syntax

vext_vsrv_register_project                              -- v4.0
    : REGISTER PROJECT project_name 
 

Arguments

project_name

specifies the registration name of project.

Description

You need execute this command if you have a Valentina Project File (*.vsp) and you want put it under your Valentina Server.

For this drop it into folder “Projects” of Valentina Server and execute REGISTER PROJECT with name of project file. It will be registered by Valentina Server with the same name (without extension).

Errors

  • FILE NOT FOUND – you can get this error if Valentina Server have not found project with given name in the folder Projects.

Examples

Example:

REGISTER PROJECT accounts_project;