Jim Correia wrote:
The active clipping set is scriptable:
tell application "BBEdit"
set current clipping set to "JavaScript.js"
end tellJim ----------- That worked. Thank you. I had tried recording in the script editor, but that had not returned any results. I guess I should have looked in the Scripting Dictionary a little harder. In any case I appreciate you help. Thank you. Matthew Galaher
