I'd like to get a version with VBS using the CC 2014, but I get an error.
The error does not appear in CC.
<VBS>
Set appRef = CreateObject("Photoshop.Application")
psVer = appRef.Version
Is there any solution?
hatori
I'd like to get a version with VBS using the CC 2014, but I get an error.
The error does not appear in CC.
<VBS>
Set appRef = CreateObject("Photoshop.Application")
psVer = appRef.Version
Is there any solution?
hatori