@Command Calendar Format Question

If @Command([CalendarFormat];“5”) is an undocumented format for one work week then what is the undocumented command for one work month?

I even tried setting the format to “30” days and then immediately following it with @Command([CalendarFormat]) (no parameters - should cycle through next format) but when it cycles it just skips over the work week format and displays the next standard format.

My goal is to make the “one work month” formula my view default by putting it in the post open event of the view.

Any ideas?

Subject: @Command Calendar Format Question

Just looked at my Calendar view in my mail file…

Looks like there are 25 days in listed when I switch to One Work Month…

Maybe 25?

HTH,

Dan

Subject: RE: @Command Calendar Format Question

Yeah I tried that one before the post. :o) When I used “25” as the format just loads the entire month (same as “30” format).