AutoCAD AutoLISP script improvement and optimization

Job ID: 34433701

Budget: €30 – €250 EUR

We're looking forward to have an existing script we use checked and improved.

Besides the checking of the current script, which its main functionality is to insert a file from a filepath in the clipboard, we'd like to have it improved with the following functionalities:
1.
Currently the script only supports the insertion of one file at a time (one valid filepath on the clipboard).
The improvement would be to check if the string on the clipboard has multiple path+filenames separated by a delimiter like "C:\test\A.dwg,C:\test\B.dwg,C:\test\C.dwg" (the delimiter can be "," by default with a command option to change it, if desired) and insert them one by one (default) or all at once based on a command option;

2.
Ability to have an option to insert them as an exploded drawing (default) as it is now or as a block (optional).

The current script is attached.
Related categories: AutoCAD Lisp