LS:  List Struture Replacement

Author:  John Koziol (i486dx@prodigy.net)

Usage:

Copy LS.APP to a directory as needed.  From the Command Window:

USE mytable
=LS(.T.) to print table or view structure
=LS(.F.) TO list table or view structure to screen

That's it!

Source code included.

2/4/2000:  Thanks to Doug Dodge for fixing a bug and
adding some functionality.

2/26/2000: Added list of index tags to the end of the report.  Also
got rid of .BAK and .TBK temporary files.

2/29/2000: Added list of views and relations that the table participates 
in to the end of the list.

3/1/2000:  Added special report and support for views opened as the current
cursor. 
			
