Concept by: Augusto M. Macalalad (c)2000

Program   :IC2KLAFP.lsp v1.00 (c)2000 for IntelliCAD 2000

Purpose:

In case you have forgotten the AutoLISP functions
you are after then this one's for you. An AutoLISP routine
that gathers all the C:DEFUN functions loaded into memory,
put it into alphabetical list via dialogue box, and a
single pick to the list will load that function for you.
If you load another AutoLISP, calling LAF again
will automatically put that function into the list.
A counter is also provided to show how many functions
are available.

Installation:

Just copy the files IC2KLAFP.LSP, IC2KLAFP.DCL and
IC2KLAFP.TXT to your IntelliCAD directory (folder).

Program Loading:

At : prompt, type APPLOAD, then from FILE
button, search for IC2KLAFP.lsp file from IntelliCAD folder,
pick OPEN button, then pick the LOAD button to load the
routine to memory.

(NOTE: set TEMPPREFIX to c:/icaddir/temp)

Type LAF at : prompt.

This program is FREEWARE, PUBLIC DOMAIN, POSTCARDWARE
or whatever you might call it. But a generous donation
of US$10.00 is greatly appreciated, that will greatly
help me develop more useful AutoLISP routines...  THANK YOU.

This program is freely edited, revised, and distributed
(no LIMIT) as long as the three files are included in the
distribution.

THIS PROGRAM IS NOT ERROR FREE!, AND IT IS NOT THE
AUTHOR'S RESPONSIBILITY IF THE FUNCTIONS GATHERED BY
THIS PROGRAM FAIL TO WORK, OR RUIN YOUR DRAWING.

For any questions, comments and ideas, please email
me at this address:

augustom@fdcbuilding.com.au
ammacalalad@angelfire.com

Your generous support and donation of US$10.00 is greatly
appreciated.  Please send cash to this address:

Augusto Macalalad
47 Carlton Crescent
Summer Hill, NSW 2130
Australia

THANK YOU VERY MUCH AND GOD BLESS YOU!

HISTORY:

1. LSPFUN14.lsp for AutoCAD r14 - 1998
2. IC2KLAFP.lsp for IntelliCAD 2000 - 2000
=======================================
+++++++++++++++++++++++++++++++++++++++
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
=======================================
(: do not edit - protected file :)
