pushdev(3f) - [M_draw:DEVICE] push current device onto a stack (LICENSE:PD)
Synopsis
Description
subroutine pushdev(device)
character *(*) device
Initialize a new device without changing attributes, viewport etc, but save the previously initialised device on a stack.Note, this is intended to completely change the device, it will not work if you pushdev() the same device that you are already running. (This will be fixed at a later date).
Nemo Release 3.1 | pushdev (3) | February 23, 2025 |