Re: Move files from one folder to another javascript?
Do you, by chance, have an example of the move command that works? I assume I would just replace the bat file with the code you are proposing in my droplet.exe, right?...
View ArticleRe: Need help cleaning up a script and adding loop
Hi, so reading the scale of a smart object is kind of tricky, the information doesn't appear anywhere or at least I don't know where to search for it , so I've tried to get it by event listener. This...
View ArticleRe: Need help cleaning up a script and adding loop
Doesn't work on my mac, is this a windows thing? I saw a mention of VB script in there, so I think that may be what's hanging it up.
View ArticleRe: Need help cleaning up a script and adding loop
yes that was it, here is the script that should work for mac as well, don't forget to check the "enableEvents" on from the File>Scripts>Scripts Events Manager.... also maybe you will need to make...
View ArticleRe: Batch replace smart objects
Hi one more question. Currently to import a jpeg the file has to say .jpg. I have a bunch of files that don’t have .jpg at the end just names like name, name1, name2. For the script to work I have...
View ArticleRe: Need help cleaning up a script and adding loop
Thanks for modifying this to work on mac. So far everything is running great, the only issue is that it's not properly reporting the scale of the smart object, everything is off by a bit. For example...
View ArticleRe: Need help cleaning up a script and adding loop
Hi, I've retested it and I don't see any math error, it gives exactly the scale I have on the transform. Can you sent me one layer that gives you the errored scale?
View ArticleRe: Need help cleaning up a script and adding loop
ok I think I've found what the problem is, your canvas actually is bigger than the layer for the smart object, I will adjust that but it means I have to create a layer in the smart object to match the...
View ArticleRe: Move files from one folder to another javascript?
It sounds like that IPP and the move bat files are running concurrently that the bat starts some time after IPP starts and that it copies the files from the processing folder to the archive folder then...
View ArticleRe: CS5.5 (MAC) script to fix random dots in lineart scans
I just thought a bit. I have ols version for windows (32-bit) with non functioning preview and old algorithm, but usually it's pretty sufficient for main purpose....
View ArticleRe: Batch replace smart objects
You could remove the the name checks. But if you save image files without their proper file extensions you may want to rethink your work-flow.
View ArticleRe: Need help cleaning up a script and adding loop
I think I've solved your problem, you can take it one more time.... http://www.mediafire.com/download/rju40fuo8o174ja/test_Kevinoneil.zip
View ArticleRe: Logo with percent size compared with the image
I want to ask if there is any way to make a script that place a logo AND the size of that logo has a specific percent size (lets say 10%) compared with the one of the two axis of the image (lets say...
View ArticleRe: CS5.5 (MAC) script to fix random dots in lineart scans
Evgeny_Trefilov,Thank you. I'll try that.
View ArticleRe: Move files from one folder to another javascript?
I have a single action, that has three steps. I've made this action into a droplet.exe 1. bat file to move files into processing folder2. IPP3. bat file to move file from processing to archive...
View ArticleRe: Create a script to save multiple groups into seperate png files
Which code cpu you use and what doesbut it isn't using for me anymore.mean exactly?
View ArticleRe: create a script merging images from a folder with excel file
Can i have photoshop refer to a folder of images and an excel spreadsheet at once?Don’t know or care about Excel files but at the very least one could use txt files to store the information.
View ArticleRe: Move files from one folder to another javascript?
Result: It does not wait to launch second bat file to "kill" all open command windows. Keeps it clean, because only files copied are processed...but the major problem is that only a few images are...
View ArticleRe: Move files from one folder to another javascript?
Wait. I think this may work. Save a CMD/Bat file that will be run on a windows task scheduler. Cmd file will have these commands.... 1. Move files from hot to processing folder. 2. Run droplet.exe...
View ArticleRe: Move files from one folder to another javascript?
Please save the action set with the action is in and upload the .ATN file and post a link to the .atn file so we can actually see the Action.
View Article