[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
egPalNo()
Gets/Sets the specified palette
Syntax:
egPalNo( [nPalette] ) -> nOldPalette
nPalette : An integer that indicates the palette to change to.
Description:
egPalNo() lets change from one palette to another.
Return:
The actual palette as a numeric value.
Example:
nOldPalette := egPalNo( 5 )
Inkey(0)
? "I am in palette 5"
egPalNo( nOldPalette )
See Also:
egFixPal()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson