Hi All,
I have herewith attached a vbs file which opens a photoshop. Now I want to open that file by vb code.Some body help please.
I am not able to attach the file, I have placed the code here.
Code:dim MyRef Set myref=createobject("Photoshop.Application")




Reply With Quote