Object Plugin: ExplorerObjects

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • tumnus
    Forum Member
    • Jan 2013
    • 12

    #31
    Genius!

    thanks so much that has worked

    Comment

    • tumnus
      Forum Member
      • Jan 2013
      • 12

      #32
      Next question

      Might you know why this line only seems to work if I put the absolute drive letter in:

      File.Run("AutoPlay\\Viewer\\PDCViewer.exe", "\""..sPath..tSel.Name.."\"", "AutoPlay\\", SW_SHOWNORMAL, false);

      Autoplay\\ is not working, it only fires up if I enter L:\\ which obviously only works if the drive letter happens to be "L:"

      Comment

      • tumnus
        Forum Member
        • Jan 2013
        • 12

        #33
        Has something gone wrong with the thread?

        It says 3 pages but I can only reach 2.

        Comment

        • tumnus
          Forum Member
          • Jan 2013
          • 12

          #34
          okay so there wasn't 3 pages! now there is

          Comment

          • tumnus
            Forum Member
            • Jan 2013
            • 12

            #35
            okay so this worked:

            Shell.Execute(_SourceFolder .. "\\Viewer\\PDCViewer.exe", "open", "\""..sPath..tSel.Name.."\"", SW_SHOWNORMAL, false);

            Comment

            • JPAM937
              Forum Member
              • Aug 2021
              • 1

              #36
              Download please for AMS 8.5?

              Comment

              Working...
              X