Infolog

From Axaptapedia

Jump to: navigation, search

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

Personal tools