How to add layout from 'template' by command line?

Hi, I am an experienced AutoCAD user and I just started to work with DraftSight.
I want to customize the interface the way I did in AutoCAD, but I can't find a solution for this issue.

The command string is as follows (and it works in AutoCAD):
^C^C-layout;Template;"DSG_A0.dwg";"A0"

What am I doing wrong, does anyone know?