ASLDLIB function to automatically create a slides of drawings and a
text file that can be used with SLIDLIB.EXE to create a slide
library. SLIDELIB.EXE is a utility supplied with AutoCad,
see your documentation.

Intended to be used with RUN LISP to create a slide library
of multiple drawing automatically (see RUNLISP.TXT).

You could use a script file to create the slides, then use
a text editor or DOS commands to create the text file BUT save
time and order RUN LISP today and do it all with a couple of
clicks.

Without either using script files or RUN LISP, this program
will just create a slide of the drawing extents, not very
useful.

Can be used with ABKOUT.LSP to create a slide library of all
blocks within multiple drawings (see ABKOUT.TXT).  Again this 
requires either a script or RUN LISP.  Simply run this program
after running ABKOUT.LSP

The slide file will be written to the same directory as the
drawing.  The text file will be written to the current directory
and named SLDLIST.TXT.  Be sure to delete this file if you have
previously run this program and don't want the previous slides
included in the library.
