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 Progress program. What would be the best way to do this?
Any ideas or examples would be appreciated!
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 Progress program. What would be the best way to do this?
Any ideas or examples would be appreciated!