home *** CD-ROM | disk | FTP | other *** search
-
- astsmp.c is a sample ADS application that demonstrates the main
- asi capabilities.
-
- The astsmp defines the following AutoCad commands:
-
- ASTCONNECT - connects to SQL environment
- ASIDISCONNECT - disconnects from SQL environment
- ASTSQLED - executes SQL statement entered from command line
- ASTSCRIPT - executes SQL statement read from script file
- ASTSETUP - sets up certain options
- ASTCREATEENV - creates environment section in asi.ini file
- ASTDROPENV - drops environment section in asi.ini file
-
-