Skip navigation

Login or Register to find out more about Paul Riggott
Paul Riggott has no profile image available
Status Level:

Recent Activity

Paul Riggott replied to Refresh List of Presets in Develop Settings?

"Sorry no you can't alter a menu once it's been created. You can access any of the items in the develop settings with...     //Develop Setti"

in Bridge Scripting 2 replies
22 hours ago
Paul Riggott replied to Thumbnail Batching Out of Sequence

"If you need to process alphanumeric, the Picture Processor script support this.. http://www.scriptsrus.talktalk.net/PP.htm"

in Photoshop General Discussion 4 replies
3 days ago
Paul Riggott replied to Subfolders/Folders Issue

"These might help as both support keeping folder structure... Image Processor Pro http://russellbrown.com/scripts.html   Picture Processor"

in Photoshop Scripting 4 replies
3 days ago
Paul Riggott replied to Subfolders/Folders Issue

"This is how I would normally do it...     var folders =[]; var topLevel = Folder.selectDialog("Please select top level folder");    folders"

in Photoshop Scripting 4 replies
3 days ago
Paul Riggott replied to Is it possible to call an Applescript from a jsx

"Yes, there are a few ways of doing it, please see... http://www.ps-scripts.com/bb/viewtopic.php?t=3109"

in Photoshop Scripting 2 replies
3 days ago
Paul Riggott replied to TreeView doesn't display in Bridge CS6 but it does in ESTK

"You can report them here... http://feedback.photoshop.com/photoshop_family/topics But Adobe have ignored every logged Bridge bug Good luc"

in Bridge Scripting 3 replies
5 days ago
Paul Riggott replied to Photoshop workflow setup

"I don't think it's possible, someone might know different."

in Photoshop Scripting 4 replies
6 days ago
Paul Riggott replied to How can I read paragraph box scale?

"If you want to set the text size you would do something like this...     var wantedTextSize = 50; app.activeDocument.activeLayer.textItem.si"

in Photoshop Scripting 4 replies
6 days ago
Paul Riggott replied to Debugging Adobe Bridge

"Sorry I have not worked with Adobe Drive, but have done a fair amount of scripting in Bridge. Any error in your code will create an endless"

in Bridge General Discussion 1 replies
6 days ago
Paul Riggott replied to Initiating a script from a created menu

"There should be many examples here on the forum, here is one that you can play with...   #target bridge   if( BridgeTalk.appName == "bridg"

in Bridge Scripting 4 replies
1 week ago