Name
Popup::ShowFile —
Show the contents of an entire file in a popup.
Synopsis
Import Popup;
void
Popup::ShowFile
( |
string
| headline
, |
|
string
| filename
) ; |
Parameters
-
string
headline
headline text
-
string
filename
filename with path of the file to show
Description
Notice: This is a WFM function, NOT an UI function!