static void mthYear(Args _arg) { int s; ; s = mthOfYr(today()); print "Month of year is " + s; pause; }
No comments:
Post a Comment