![]() |
| |||||||
| Photoshop Scripting Learning and sharing for all platforms |
| | Thread Tools |
|
#1
| |||
| |||
| how to create FileSystemObject? Can anyone tell me how to create ActiveXObjects withing Photoshop script. I need to create folders from the script, but following code is not working in Photoshop var fso = new ActiveXObject("Scripting.FileSystemObject"); Any ideas and help is much appreciated. Regards! |
|
#2
| ||||
| ||||
| I don't actually script myself (keep meaning to, but...), so take this with a pinch of salt, but don't you need to do var fso; fso = new ActiveXObject("Scripting.FileSystemObject"); rather than trying to do it all in one line? |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I create an adjustment layer using script ?!? ..and few more questions | mariuszn3 | Photoshop Scripting | 8 | 07-23-2007 06:36 PM |
| How do I create stylized, dreamy and vignette? | ivanwatkins | Photo Retouching | 11 | 07-20-2007 12:49 PM |
| help needed.. to create a drop shadow. | tetsuo | Photo Retouching | 14 | 03-25-2006 09:03 AM |
| How Do you create "ceramic tile" pattern from a photo? | sunansea | Photo Restoration | 13 | 07-25-2005 05:39 PM |
| Trying to create action for collage, help! | nansaidh | Photoshop Help | 4 | 05-21-2004 09:05 PM |