Makes the specified pop-up screen the active screen on the System Console.
#include <screen.h>
void ActivatePopUpScreen (
scr_t scrID);
(IN) Specifies the pop-up screen to display as the active screen.
While the pop-up is the active screen, all keyboard and cursor calls reference the pop-up.