sds_sendmessage

int sds_sendmessage (const *string);


Send a message.


This function sends a message to the IntelliCAD® 2001 command line. The sds_sendmessage function is unique to IntelliCAD's implementation of SDS™.

The argument *string is the message you want to send to the command line.

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)