Re: landscape mode by alkots
alkots
Wed Dec 01 11:59:05 CST 2004
Hi Gene
It was a good way, instead the form flashed
Thanks
"Gene Wirchenko" wrote:
> alkots <alkots@discussions.microsoft.com> wrote:
>
> >I know about your suggestion, but I don't want users doing this selection
> >
> >I really want do it programmatically
>
> Use the keyboard command to do the selection. It is a bit hokey,
> but it does work.
>
> Portrait:
> keyboard "{tab}{tab}{tab}{tab}o{enter}" clear
> sys(1037) && Kludge: This form will flash, but too bad.
>
> Landscape:
> keyboard "{tab}{tab}{tab}{tab}a{enter}" clear
> sys(1037) && Kludge: This form will flash, but too bad.
>
> [snip]
>
> Sincerely,
>
> Gene Wirchenko
>
> Computerese Irregular Verb Conjugation:
> I have preferences.
> You have biases.
> He/She has prejudices.
>