CONTENTS | INDEX | PREV | NEXT

This section is only applicable to the Amiga platform.

WHeight=...          Number of pixels specifying the height of the window
                     to be opened by TV.
WWidth=...           Number of pixels specifying the width of the window
                     to be opened by TV.
HPosition=...        Number of pixels specifying the offset from the left-
                     hand side of the screen for the window opened by TV.
VPosition=...        Number of pixels specifying the offset from the top
                     of the screen for the window opened by TV.

FORMAT            :  WHeight=<number>         WWidth=<number>
                     HPosition=<number>       VPosition=<number>

DEFAULT           :  WHeight=640              WWidth=256
                     HPosition=0              VPosition=0

Valid values for these options depend on the screen size and on the font
being used. TV requires seven lines of text vertically, and one character
horizontally - else it won't start. This is without taking the border into
account, which itself depends on the operating system.