/****************************** * @title TestScript * @author Luke Raymond * @info http://www.dispersiondesign.com * @version 1.0.0 *******************************/ var msg = "Congratulations! You have successfully run an InDesign script."; msg += "\n\n"; msg += "Please visit http://www.dispersiondesign.com/ for more InDesign articles."; alert(msg);