Lock Item problem


hi,

whould me in regards.

any thumbnail, able lock lock symbol context menu lock item

but want favor/facility script

same issue label also

but i'm not able.

thanks.

 

if ((filelist[i] instanceof file) && (filelist[i].hidden == false)) {

 

var t = new thumbnail(file(filelist[0]));

t.label = "red";

$.writeln(t.label);

t.locked = true;

$.writeln( t.locked);

 

}

something this?....

 

 

#target bridge var filelist = app.document.selections; for(var in filelist){ if ((filelist[i].spec instanceof file) && (filelist[i].hidden == false)) { var t = filelist[i]; $.writeln( t.label = "select"); while(t.label != "select"){};//add delay update label $.writeln( t.spec.readonly=true);     } }   


More discussions in Bridge Scripting


adobe

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account