Re: Calling Commands via Command Line
Posted by Heime on Sep 13, 2023; 7:08pm
URL: https://forum.librecad.org/Calling-Commands-via-Command-Line-tp5723446p5723448.html
From the link it is as if LibreCAD does not allow proper use of the Command Line like on Unix Systems, because one cannot write a command with positional arguments and execute it.
Instead the command line is basically an interactive user input device only. Perhaps I can request an improvement ticket so that that commands with positional arguments could also be possible.