Infolog
From Axaptapedia
static void findhWnd(Args _args) { int hWnd; ; hWnd = infolog.hWnd(); info (int2str(hWnd)); }
[edit] See also
SysInfoAction class - allows to perform actions from the infolog
static void findhWnd(Args _args) { int hWnd; ; hWnd = infolog.hWnd(); info (int2str(hWnd)); }
SysInfoAction class - allows to perform actions from the infolog