Message 1 of 2
Scripting QR-Codes add-in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I've installed the add-in QR-Codes 2016-2017. I would like to be able to script this command to bulk insert a QR-code into a large amount of drawing defs (multiple files) and I write a regular script file that I will use in CADium for running the script.
I've tried this:
qrtext 51,28 72,48 http://www.webpage.com
But it doesn't seem to work.
Command: qrtext Enter BACKSPACE to interrupt script. Command: 51,28 Unknown command "51,28". Press F1 for help.
So is there anyone who know how I can get this to work with script? Maybe use Lisp insted?
Thanks!