hi.. need help on creating lsp that can:
> save out a copy each on all opened dwgs to specified folder with suffix increase as per existing by next number!
example;
```````
Currently opened dwgs:
abc.dwg , def.dwg , ghi.dwg , etc.dwg
when the command function is execute, it will creat...