RUNSCR.LSP function to execute a script file.

Must be used with RUN LISP Ver 2.0

RUN LISP was created to run an AutoLisp programs across multiple
drawings, but when used with RUNSCR.LSP it can process script
files as well.

Instructions:

Create your script file, as usual, in the current subdirectory.

Select the drawings to be processed using RUN LISP's dialog boxes.

Select RUNSCR.LSP as the AutoLisp program to run then type the
name of your script file in the list box, including extenstion,
and press Enter.  Then click on the ADD button below the AUTOLISP button.

You can then continue selecting additional AutoLisp programs if
you wish.  You can also select RUNSCR.LSP again to run additional
script files in the same run if you wish.

It's that simple.

To execute script type commands without the need to prepare a
script file check out EXESCR.LSP

