PhotoshopForums.com Home
Navigate Contact FAQ Search Members
automate editlab pro?
Post new topic   Reply to topic    PhotoshopForums.com Forum Index -> Actions and Automation
 See a User Guidelines violation? Please contact us.
Author Message

dahauss

Joined: 14 Jul 2010
Posts: 2



PostPosted: Wed Jul 14, 2010 3:51 pm    Post subject: automate editlab pro? Reply with quote

Im using photoshop CS5 and trying to automate the EDITLAB PRO color correction plugin.. I created a new action but the action does not save any of the things I do in the interface for the plugin.. how do I resolve this??

Thanks...
View user's profile Send private message

Paul R

Joined: 06 Apr 2010
Posts: 57



PostPosted: Wed Jul 14, 2010 3:55 pm    Post subject: Reply with quote

Not everything is recordable, you could try installing the ScriptLister plugin and see if anything is output, if not you are out of luck.
View user's profile Send private message

dahauss

Joined: 14 Jul 2010
Posts: 2



PostPosted: Wed Jul 14, 2010 4:03 pm    Post subject: Reply with quote

this is what I get when I create an action and want to include the plugin and the actions inside the plugin:


REM =======================================================
DIM objApp
SET objApp = CreateObject("Photoshop.Application")
REM Use dialog mode 3 for show no dialogs
DIM dialogMode
dialogMode = 3
DIM idOpn
idOpn = objApp.CharIDToTypeID( "Opn " )
DIM desc1
SET desc1 = CreateObject( "Photoshop.ActionDescriptor" )
DIM idnull
idnull = objApp.CharIDToTypeID( "null" )
Call desc1.PutPath( idnull, "M:\\Client Photos\\6-27-10\\Fixed\\100_0873.tif" )
Call objApp.ExecuteAction( idOpn, desc1, dialogMode )

REM =======================================================
DIM objApp
SET objApp = CreateObject("Photoshop.Application")
REM Use dialog mode 3 for show no dialogs
DIM dialogMode
dialogMode = 3
DIM idPictoColoriCorrectEditLabProfive.zero
idPictoColoriCorrectEditLabProfive.zero = objApp.StringIDToTypeID( "PictoColor iCorrect EditLab Pro 5.0" )
DIM desc2
SET desc2 = CreateObject( "Photoshop.ActionDescriptor" )
DIM idDt
idDt = objApp.CharIDToTypeID( "Dt " )
Call desc2.
Call objApp.ExecuteAction( idPictoColoriCorrectEditLabProfive.zero, desc2, dialogMode )
View user's profile Send private message

Paul R

Joined: 06 Apr 2010
Posts: 57



PostPosted: Wed Jul 14, 2010 4:14 pm    Post subject: Reply with quote

It is outputting some details but I don't do VB only JavaScript. It may be possible to create a function that you can call but you need to know what parameters are used in the UI and if the information is available in the scriptlistener output. From there you may be able to write a script that is callable from an action.
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    PhotoshopForums.com Forum Index -> Actions and Automation All times are GMT - 6 Hours
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Contact - User Guidelines >

Copyright © 2003-2016. PhotoshopForums.com, iFroggy Network. All Rights Reserved.
Powered by phpBB © phpBB Group. phpBB SEO. Privacy Policy.
We are in no way affiliated with Adobe. Photoshop, Adobe and related marks are registered trademarks of Adobe.
PhotoshopForums.com