SetVGA() Makes active the 80x25 text mode Syntax: TxtMode() -> nOldMode Description: It turns the 80x25 text video mode and returns the last mode. This function is a special case of the generic VideoMode(). Return: The last video mode. Example: TxtMode()