Re: How to use text command in command file?

Posted by Thanatoast on
URL: https://forum.librecad.org/How-to-use-text-command-in-command-file-tp5727032p5727034.html

Thank you for answering. I looked at that page and see that now I should be using semicolons.
I tried a command file with only: text;"Foo Bar";1,1;2;0
Which resulted in it opening the text dialog with text from last time I tried to use it already filled in. (NOT Foo Bar.)
I also tried typing the above directly and got similar results.
Whatever else I try, it just opens the text dialog.

Is there some place that explains the required format of the text command?