Available in:
Apps (win)
Apps (char)
Reportwriter
RPC
Standalone PL
X
X
string window_name([title]) string title
title | (optional) specifies the current window's new title. It is ignored in the character based version. |
error_trap({ g.msg = parm.0); log("logfile",window_name() ^^ ":" ^^ g.msg; bell(); });