# BASIC screen utilities

Screen utilities are used to display formatted menus.

The screen utility consists of a series
of BASIC subroutines to handle formatted menus. All data is passed
between the subroutines and the main program through a common defined in include dm,bp,includes, screen.inc.

---
Source: https://d3codex.com/pickbasic-flashbasic/basic-screen-utilities/ - part of the D3Codex reference.
