hey doc!

actually a

code:
"hello world"

will execute just fine in kix. All the ? does is tell kix to go to the next line.

the above code executed with kix 3.63

quote:

C:\>kix363 hello
hello world
C:\>

and this

code:
? "Hello World"


executed in kix 3.63

quote:

C:\>kix363 hello

hello world
C:\>


What i suspect that WallyWest has done is include the "-----" lines in the .kix file.

------------------
kix.isorg.net