
// Script function: In the FOR statement, the function Result() takes its argument and prints it in the results window.


// 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

number EMCount

for (EMCount=1; EMCount<=1967; EMCount++)

    Result( EMCount + "\n" )


// This program is equivalent to https://www.globalsino.com/EM/page2597_while.s