FINDVARS.EXE is a Windows 3.1 plus program.

Aids in AutoLisp programming by creating, and copying to the
clipboard, a list of all variable defined in an AutoLisp program
in a format suitable for declaring those variables local in your
code.

USING THE PROGRAM:

Copy your code into the clipboard.

Paste the code in the textbox.

	A list of variables found will be displayed.

Click on the 'Copy variables to clipboard' button.

Paste into your program defun statement to declare the variables as local.

	ie:  (defun myprog( / pastehere)

Delete any that you intend to be global.

Handles multiple variables set under one setq or set.

Handles nested setq or set


SHAREWARE - if you use this program, you should send $10 to:

FINDVARS
Sierra Hermitage
140 Mesa Vista Drive
Bishop, CA  93514
Phone: 619-387-2479
Email: hermit1@ix.netcom.com