Popup::ShowText — Show the contents of an entire file in a popup.
Import Popup;
void Popup::ShowText (
)
headline text
text to show
Popup::ShowText ("Boot Messages", "kernel panic");