Quantcast
Channel: Adobe Community : Popular Discussions - Photoshop Scripting
Viewing all articles
Browse latest Browse all 12244

CreateObject CC do not work

$
0
0

Hi,

 

I have some problems to create a VBS Object for Photoshop and Illustrator. It's work with InDesign but not with Photshop and Illustrator:

Set appRef = CreateObject("Illustrator.Application") // OK

Set appRef = CreateObject("Photoshop.Application") // OK

Set appRef = CreateObject("InDesign.Application") // OK

 

Set appRef = CreateObject("Illustrator.Application.CC.2014") // NOT OK

Set appRef = CreateObject("Photoshop.Application.CC.2014") // NOT OK

Set appRef = CreateObject("InDesign.Application.CC.2014") // OK

 

I don't understand why this notation works only with InDesign. Have somebody an idea how to solve this?


Viewing all articles
Browse latest Browse all 12244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>