WinX ()
Initialises the WinX library
Parameter | Description |
---|
0 on success or $$TRUE on error
This function may be called automatically, but you should call it again anyway. If it has already been called it will simply return 0
IF WinX () THEN QUIT(0) |