Refresh filename/ path halfway through script
I have a script that renames files and then passes them across to photoshop.
the only problem being that it doesnt update the filenames, so the photoshop script cant open the renamed files.
How do i refresh the filenames/ paths of a selection in bridge
i see something called refreshInfoset() in the bridge SDK but cant get it working.
//this is the thumbnail object im trying to refresh
sel1[0].core.immediate.name
