Search found 3 matches

by GaryReisman
March 20th, 2025, 5:00 pm
Forum: Scripts Discussion
Topic: Having a script open up "Explorer" window instead of Classic window with Folder.selectDialog();?
Replies: 0
Views: 37400

Having a script open up "Explorer" window instead of Classic window with Folder.selectDialog();?

I wrote a script that uses: Folder.selectDialog(); works fabulous in OSX, but in Windows, instead of bringing up an "Explorer" style window, it brings up a less useable "classic" style windows open dialog window. Anyone now a way, or a call that I can use to bring up an Explorer ...
by GaryReisman
March 20th, 2025, 4:55 pm
Forum: Scripts Discussion
Topic: Script(s) were working great,. didn't change a thing, then just stop working properly!
Replies: 2
Views: 19972

Re: Script(s) were working great,. didn't change a thing, then just stop working properly!

My solution was to do a complete re-write, as perhaps I had global variable pollution causing the script to exit prematurely.
by GaryReisman
September 26th, 2024, 1:37 pm
Forum: Scripts Discussion
Topic: Script(s) were working great,. didn't change a thing, then just stop working properly!
Replies: 2
Views: 19972

Script(s) were working great,. didn't change a thing, then just stop working properly!

Thanks to the power of ChatGPT, I've been able to create some really great scripts for work. I spent many weeks working on a few scripts that would rename comp names and text layers and a few other things. They were working great. then all of a sudden something broke and much of the features stopped...