P
paradigm
I am working with Access 2003. I need to view a pdf file and I open it by
launching Adobe Reader using
fHandleFile FName, WIN_NORMAL
using code from
http://www.utteraccess.com/forums/printthread.php?Cat=&Board=90&main=305631&type=thread
but the fHandleFile function is widely available from many sites.
I now need to be able to close the Adobe Reader when an option in Access is
selected.
How do I close another Windows application from inside an Access module.
Alex
launching Adobe Reader using
fHandleFile FName, WIN_NORMAL
using code from
http://www.utteraccess.com/forums/printthread.php?Cat=&Board=90&main=305631&type=thread
but the fHandleFile function is widely available from many sites.
I now need to be able to close the Adobe Reader when an option in Access is
selected.
How do I close another Windows application from inside an Access module.
Alex