- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there and apologies for taking that long to respond. Unfortunately, this yields an error and the "PSELECT" command seems not existing in the LT version, To be honest I barely understand how the code works, so it could be myself not using it right. I think I'll go with the option of creating the lisp command as text, put in the clipboard with VBA and then just paste it in the command line. For some reason, it works.
The reason why I insisted on script files is that I hoped to push buttons from excel, create a script file and then run it always using the same command in the AutoCAD LT command line. So, e.g. making a command "AAA" that essentially executes "whatever the commands in X.scr file say" and then just push an Excel button each time to alter the commands in the X.scr file. This seamed neat, I had the workflow in mind and then it stuck on the "SELECT" command.
Anyways, thanks for the help, I think I'll go for the Clipboard option.