>In general, what you would do is do a postmessage (hwnd,WM_COMMAND,ID_Month,0L);
>or something like that and it should work.
>Wouldn't this be doable using something like the batch language that
>comes with Norton Desktop for Windows (or Command Post, or just about
>any of them)? Then put the batch file in your startup file instead of
>the Calendar icon.
Yep, you could do it in a batch file with Norton's Desktop, but this uses a program that people might not have.
You could use the Windows recorder to do it--if you don't mind the extra wait and the fact that the recorder will still be running when your program is done.