I have a mapkey that creates a PDF file using Acrobat distiller. I would like to have the macro open the network folder where the PDF is sent (the "out" folder). I don't know what OS script to use to open the folder.
Any ideas??
Thanks
I have a mapkey that creates a PDF file using Acrobat distiller. I would like to have the macro open the network folder where the PDF is sent (the "out" folder). I don't know what OS script to use to open the folder.
Any ideas??
Thanks
Any suggestion is highly dependent on your OS.
In IRIX it's as simple as:
fm /foo/bar/ &
Regards,
I'm running Windows XP
Well then something like:
explorer C:\foo\bar
Regards,
Have something to add? Share your thoughts — no account required.
Ask the community — no account required