Difference between revisions of "AMOSi:Screen Open"

From Amiga Coding
Jump to: navigation, search
(Extracted from the AMOSPro V2.00 helpfile)
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Examples:Examples/H-3/Help_34.AMOS


OPENs a new AMOS SCREEN on the display.


Screen Open number,width,height,colours,mode

number ranges from 0 to 7.


width and height set the size of the screen in pixels.


colours enter the number of colours to be used.


mode sets the screen mode. Allowable options include Lowres,Hires, and Laced.