Code: Select all
on mouseUp
answer folder "Choose a Client Root Directory:"
put it into field newClientRoot
end mouseUp
neither answer folder or answer directory work with IE 8... I didn't test the other versions of IE.
I am guessing there is SOME security that must be done, but I can't seem to figure it out.
Anyone have any ideas?