--- In [email protected], "ciber_slash" <[EMAIL PROTECTED]> wrote:
>
> --- In [email protected], "brucexs" <bswitzer@> wrote:
> >
> > If you insert the following three lines into the menu, then the
> > column separate will only happen if the vertical resolution is
> > less than or equal to 600 pixels:

> > 
> > Command: format
> > Action: contextif
> > Parameters:  (yscreen<=600)
> > 
> > Command: format
> > Action:  newcolumnline
> > 
> > Command: format
> > Action:  endcontext
> > 
> It's no dice :(
> I have inserted these commands:
> http://rapidshare.com/files/149875899/pp_test.ini.zip.html
> Newcolumn was not show...
> My resolution: 1024x768
>

At 768, your yscreen is not less than or equal to 600. Newcolumn is
not to be shown.

Regards,
Sheri

Reply via email to