Mapkey for opening a folder in Windows

Discussion in 'Pro/Engineer & Creo Elements/Pro' started by mdphillips, Dec 21, 2004.

  1. mdphillips

    mdphillips Guest

    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
     
    mdphillips, Dec 21, 2004
    #1
  2. mdphillips

    Guest Guest

    Any suggestion is highly dependent on your OS.

    In IRIX it's as simple as:

    fm /foo/bar/ &

    Regards,
     
    Guest, Dec 21, 2004
    #2
  3. mdphillips

    mdphillips Guest

    I'm running Windows XP
     
    mdphillips, Dec 21, 2004
    #3
  4. mdphillips

    Guest Guest

    Well then something like:

    explorer C:\foo\bar

    Regards,
     
    Guest, Dec 22, 2004
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.