"Pure QB" code to change QB's active video segment for SCREEN 13. This allows you to use QB's built-in graphics functions to draw directly to a buffer in memory (eg, EMS pageframe) instead of the screen.
Works with all graphics functions; does not work with PRINT. Includes an example.