Denis Khitorv
11-12-2004, 10:15 AM
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!
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!