@mruPRQUJ wrote:
Hello Sir, I am sorry I did not say my question clearly. My question is: Using the ScriptPro app to run AutoCAD lisp for multiple drawings. The script is different with a lisp. I am not looking at how to write a script or edit it, many thanks.
SCRIPTPRO app, as the name implies, runs SCRIPTS. You seem to not know your LISP call needs to be in a script file first to use the app that uses scripts to run any commands including scripts.
At that link I shared, after it explains how to do what I just wrote above (since you did not know this), at about a third of the way down... shows you how to exactly use the SCRIPTPRO app




Now you know. Help yourself once more, start over again. If you still wish to use SCRIPTPRO app that requires you to use a script to call the lisp file.