// Script function: OKCancelDialog command // Unless named starting with GlobalSino, EM, My, Self, the function commands are defined //by Gatan DM, please see at link: http://www.globalsino.com/EM/page2597.html if ( !OKCancelDialog( "This is a test script at GlobalSino \n" + "\n Continue?" + "'\n\n If so, please click OK and then check Output" ) ) Exit( 0 ) string GlobalSino = "\n\n Scripts at GlobalSino: http://www.globalsino.com/EM/page2597.html\n\n" result (GlobalSino)