When I do the control T in YSI I get this error message --If it isnt windows ,YSI or Photoshop then do you have any ideas what is causing it? I don't have a partition and only have PSCS2? I have never used this program on this computer only on my laptop ,was working fine on Laptop but not on desktop?
Dim pathToFile, appRef, jsArguments
pathToFile = "C:\Program Files\You Select It\Xtras\testScripting.
js"
Set appRef = CreateObject("Photoshop.Application")
jsArguments = []
appRef.DoJavaScriptFile pathToFile, jsArguments, 1