Close the SDS™ application and notify user.
This function ends an SDS application running under IntelliCAD® 2001. Before closing, it prints a message displaying the reason for closing to the command line.
This function has no value to return.
Example
sds_abort("Myapp has experienced a problem, and will be terminated.");
Prints:
Myapp has experienced a problem, and will be terminated.
Tell me about...
Programming Overview of SDS™ (Solutions Development System™)