Hi,
I have written a program in version 8.2C (NT client, Unix DB server), that kicks off Autocad and pulls up the selected drawing. This is done by using Shell32 to open up the drawing file, which fires its associated program.
I would like to also close the Autocad application from my...