Hmmm... now you are starting to cause me to doubt myself. I don't recall when I last tested the async nature of WKiX. Think it may have been with 4.00 and W2K.

Testing now with WKiX 4.23 and XP/SP2, it is making a liar out of both Ruud and I.

DOS BATch Code:
@echo off

echo start
C:\Kix4.23\wkix32.exe C:\KiXscripts\test.kix
echo done
pause



and the KiX Code:
break on

$rc=MessageBox('Hello World','Test')
Exit 0



Damn... I hate being wrong! Anyone get different results?
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.